Home
last modified time | relevance | path

Searched refs:leaf_bh (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddir.c1242 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx() local
1288 trailer = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb); in ocfs2_delete_entry_dx()
1324 leaf_bh, leaf_bh->b_data, leaf_bh->b_size); in ocfs2_delete_entry_dx()
1330 max_rec_len = ocfs2_find_max_rec_len(dir->i_sb, leaf_bh); in ocfs2_delete_entry_dx()
1334 dx_root->dr_free_blk = cpu_to_le64(leaf_bh->b_blocknr); in ocfs2_delete_entry_dx()
1338 /* leaf_bh was journal_accessed for us in __ocfs2_delete_entry */ in ocfs2_delete_entry_dx()
1339 ocfs2_journal_dirty(handle, leaf_bh); in ocfs2_delete_entry_dx()
2527 struct buffer_head *leaf_bh in ocfs2_fill_new_dir_dx() local
3972 struct buffer_head *leaf_bh = NULL, *prev_leaf_bh = NULL; ocfs2_search_dx_free_list() local
4154 struct buffer_head *leaf_bh = NULL; ocfs2_prepare_dx_dir_for_insert() local
[all...]
H A Dalloc.h227 struct buffer_head **leaf_bh);
H A Dalloc.c1928 struct buffer_head **leaf_bh) in ocfs2_find_leaf()
1939 *leaf_bh = bh; in ocfs2_find_leaf()
4165 struct buffer_head *leaf_bh = path_leaf_bh(right_path); in ocfs2_insert_path() local
4218 ocfs2_journal_dirty(handle, leaf_bh); in ocfs2_insert_path()
1926 ocfs2_find_leaf(struct ocfs2_caching_info *ci, struct ocfs2_extent_list *root_el, u32 cpos, struct buffer_head **leaf_bh) ocfs2_find_leaf() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddir.c1234 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx() local
1280 trailer = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb); in ocfs2_delete_entry_dx()
1316 leaf_bh, leaf_bh->b_data, leaf_bh->b_size); in ocfs2_delete_entry_dx()
1322 max_rec_len = ocfs2_find_max_rec_len(dir->i_sb, leaf_bh); in ocfs2_delete_entry_dx()
1326 dx_root->dr_free_blk = cpu_to_le64(leaf_bh->b_blocknr); in ocfs2_delete_entry_dx()
1330 /* leaf_bh was journal_accessed for us in __ocfs2_delete_entry */ in ocfs2_delete_entry_dx()
1331 ocfs2_journal_dirty(handle, leaf_bh); in ocfs2_delete_entry_dx()
2516 struct buffer_head *leaf_bh in ocfs2_fill_new_dir_dx() local
3958 struct buffer_head *leaf_bh = NULL, *prev_leaf_bh = NULL; ocfs2_search_dx_free_list() local
4140 struct buffer_head *leaf_bh = NULL; ocfs2_prepare_dx_dir_for_insert() local
[all...]
H A Dalloc.h225 struct buffer_head **leaf_bh);
H A Dalloc.c1926 struct buffer_head **leaf_bh) in ocfs2_find_leaf()
1937 *leaf_bh = bh; in ocfs2_find_leaf()
4163 struct buffer_head *leaf_bh = path_leaf_bh(right_path); in ocfs2_insert_path() local
4216 ocfs2_journal_dirty(handle, leaf_bh); in ocfs2_insert_path()
1924 ocfs2_find_leaf(struct ocfs2_caching_info *ci, struct ocfs2_extent_list *root_el, u32 cpos, struct buffer_head **leaf_bh) ocfs2_find_leaf() argument
/kernel/linux/linux-5.10/fs/gfs2/
H A Ddir.c1962 * @leaf_bh: buffer_head for the starting leaf
1969 u64 leaf_no, struct buffer_head *leaf_bh, in leaf_dealloc()
1999 bh = leaf_bh; in leaf_dealloc()
2035 bh = leaf_bh; in leaf_dealloc()
1968 leaf_dealloc(struct gfs2_inode *dip, u32 index, u32 len, u64 leaf_no, struct buffer_head *leaf_bh, int last_dealloc) leaf_dealloc() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Ddir.c1966 * @leaf_bh: buffer_head for the starting leaf
1973 u64 leaf_no, struct buffer_head *leaf_bh, in leaf_dealloc()
2003 bh = leaf_bh; in leaf_dealloc()
2039 bh = leaf_bh; in leaf_dealloc()
1972 leaf_dealloc(struct gfs2_inode *dip, u32 index, u32 len, u64 leaf_no, struct buffer_head *leaf_bh, int last_dealloc) leaf_dealloc() argument

Completed in 32 milliseconds