Searched defs:new_bh (Results 1 – 10 of 10) sorted by relevance
/linux/fs/ocfs2/ |
H A D | buffer_head_io.c | 95 int new_bh = 0; in ocfs2_read_blocks_sync() local 202 int new_bh = 0; in ocfs2_read_blocks() local
|
H A D | refcounttree.c | 559 struct buffer_head *new_bh = NULL; in ocfs2_create_refcount_tree() local 1286 struct buffer_head *new_bh = NULL; in ocfs2_expand_inline_ref_root() local 1441 ocfs2_divide_leaf_refcount_block(struct buffer_head * ref_leaf_bh,struct buffer_head * new_bh,u32 * split_cpos) ocfs2_divide_leaf_refcount_block() argument 1519 struct buffer_head *new_bh = NULL; ocfs2_new_leaf_refcount_block() local 1740 struct buffer_head *new_bh = NULL; ocfs2_insert_refcount_rec() local 1832 struct buffer_head *new_bh = NULL; ocfs2_split_refcount_rec() local 3008 struct buffer_head *new_bh = NULL; ocfs2_duplicate_clusters_by_jbd() local 4151 struct buffer_head *new_bh = NULL; __ocfs2_reflink() local [all...] |
H A D | dir.c | 2247 struct buffer_head *new_bh = NULL; in ocfs2_fill_new_dir_el() local 3112 struct buffer_head **new_bh) in ocfs2_do_extend_dir() 3186 struct buffer_head *new_bh = NULL; in ocfs2_extend_dir() local
|
H A D | xattr.c | 2873 struct buffer_head *new_bh = NULL; in ocfs2_create_xattr_block() local 2959 struct buffer_head *new_bh = NULL; ocfs2_xattr_block_set() local 6182 struct buffer_head *new_bh; global() member 6335 ocfs2_reflink_xattr_header(handle_t * handle,struct ocfs2_xattr_reflink * args,struct buffer_head * old_bh,struct ocfs2_xattr_header * xh,struct buffer_head * new_bh,struct ocfs2_xattr_header * new_xh,struct ocfs2_xattr_value_buf * vb,struct ocfs2_alloc_context * meta_ac,get_xattr_value_root * func,void * para) ocfs2_reflink_xattr_header() argument 7117 ocfs2_reflink_xattrs(struct inode * old_inode,struct buffer_head * old_bh,struct inode * new_inode,struct buffer_head * new_bh,bool preserve_security) ocfs2_reflink_xattrs() argument [all...] |
/linux/fs/bfs/ |
H A D | dir.c | 207 struct buffer_head *old_bh, *new_bh; in bfs_rename() local
|
/linux/fs/ext2/ |
H A D | xattr.c | 710 struct buffer_head *new_bh = NULL; in ext2_xattr_set2() local
|
/linux/fs/affs/ |
H A D | file.c | 123 struct buffer_head *new_bh; in affs_alloc_extblock() local
|
/linux/fs/jbd2/ |
H A D | journal.c | 331 struct buffer_head *new_bh; in jbd2_journal_write_metadata_buffer() local
|
/linux/fs/nilfs2/ |
H A D | segment.c | 1580 nilfs_list_replace_buffer(struct buffer_head * old_bh,struct buffer_head * new_bh) nilfs_list_replace_buffer() argument
|
/linux/fs/ext4/ |
H A D | xattr.c | 1900 struct buffer_head *new_bh = NULL; in ext4_xattr_block_set() local
|