Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddir.c1236 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx() local
2518 struct buffer_head *leaf_bh = NULL; in ocfs2_fill_new_dir_dx() local
3960 struct buffer_head *leaf_bh = NULL, *prev_leaf_bh = NULL; in ocfs2_search_dx_free_list() local
4142 struct buffer_head *leaf_bh = NULL; in ocfs2_prepare_dx_dir_for_insert() local
Dalloc.c1928 struct buffer_head **leaf_bh) in ocfs2_find_leaf()
4165 struct buffer_head *leaf_bh = path_leaf_bh(right_path); in ocfs2_insert_path() local
/fs/gfs2/
Ddir.c1969 u64 leaf_no, struct buffer_head *leaf_bh, in leaf_dealloc()