Home
last modified time | relevance | path

Searched refs:leaf_bh (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Ddir.c1282 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx() local
1328 trailer = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb); in ocfs2_delete_entry_dx()
1364 leaf_bh, leaf_bh->b_data, leaf_bh->b_size); in ocfs2_delete_entry_dx()
1370 max_rec_len = ocfs2_find_max_rec_len(dir->i_sb, leaf_bh); in ocfs2_delete_entry_dx()
1374 dx_root->dr_free_blk = cpu_to_le64(leaf_bh->b_blocknr); in ocfs2_delete_entry_dx()
1379 ocfs2_journal_dirty(handle, leaf_bh); in ocfs2_delete_entry_dx()
2570 struct buffer_head *leaf_bh = NULL; in ocfs2_fill_new_dir_dx() local
2588 data_ac, &leaf_bh); in ocfs2_fill_new_dir_dx()
2594 ret = ocfs2_dx_dir_attach_index(osb, handle, inode, di_bh, leaf_bh, in ocfs2_fill_new_dir_dx()
2605 ocfs2_dx_entry_list_insert(entry_list, &hinfo, leaf_bh->b_blocknr); in ocfs2_fill_new_dir_dx()
[all …]
H A Dalloc.c1942 struct buffer_head **leaf_bh) in ocfs2_find_leaf() argument
1953 *leaf_bh = bh; in ocfs2_find_leaf()
4178 struct buffer_head *leaf_bh = path_leaf_bh(right_path); in ocfs2_insert_path() local
4231 ocfs2_journal_dirty(handle, leaf_bh); in ocfs2_insert_path()
/linux/fs/gfs2/
H A Ddir.c1974 u64 leaf_no, struct buffer_head *leaf_bh, in leaf_dealloc() argument
2004 bh = leaf_bh; in leaf_dealloc()
2040 bh = leaf_bh; in leaf_dealloc()