Searched defs:old_bh (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/fs/bfs/ |
D | dir.c | 222 struct buffer_head *old_bh, *new_bh; in bfs_rename() local
|
/linux-3.3/fs/ext2/ |
D | xattr.c | 622 ext2_xattr_set2(struct inode *inode, struct buffer_head *old_bh, in ext2_xattr_set2()
|
/linux-3.3/fs/ocfs2/ |
D | refcounttree.c | 3030 struct buffer_head *old_bh = NULL; in ocfs2_duplicate_clusters_by_jbd() local 4218 struct buffer_head *old_bh, in __ocfs2_reflink() 4293 struct buffer_head *old_bh = NULL; in ocfs2_reflink() local
|
D | xattr.c | 4234 struct buffer_head *old_bh) in ocfs2_xattr_update_xattr_search() 6169 struct buffer_head *old_bh; member 6322 struct buffer_head *old_bh, in ocfs2_reflink_xattr_header() 7103 struct buffer_head *old_bh, in ocfs2_reflink_xattrs()
|
/linux-3.3/fs/ext3/ |
D | namei.c | 2354 struct buffer_head * old_bh, * new_bh, * dir_bh; in ext3_rename() local
|
/linux-3.3/fs/nilfs2/ |
D | segment.c | 1460 static void nilfs_list_replace_buffer(struct buffer_head *old_bh, in nilfs_list_replace_buffer()
|
/linux-3.3/fs/ext4/ |
D | namei.c | 2396 struct buffer_head *old_bh, *new_bh, *dir_bh; in ext4_rename() local
|
/linux-3.3/fs/ |
D | buffer.c | 1529 struct buffer_head *old_bh; in unmap_underlying_metadata() local
|