Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddir.c1263 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx() local
2555 struct buffer_head *leaf_bh = NULL; in ocfs2_fill_new_dir_dx() local
4005 struct buffer_head *leaf_bh = NULL, *prev_leaf_bh = NULL; in ocfs2_search_dx_free_list() local
4187 struct buffer_head *leaf_bh = NULL; in ocfs2_prepare_dx_dir_for_insert() local
Dalloc.c1919 struct buffer_head **leaf_bh) in ocfs2_find_leaf()
4131 struct buffer_head *leaf_bh = path_leaf_bh(right_path); in ocfs2_insert_path() local
/fs/gfs2/
Ddir.c1901 u64 leaf_no, struct buffer_head *leaf_bh, in leaf_dealloc()