Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddir.c1254 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx() local
2544 struct buffer_head *leaf_bh = NULL; in ocfs2_fill_new_dir_dx() local
3987 struct buffer_head *leaf_bh = NULL, *prev_leaf_bh = NULL; in ocfs2_search_dx_free_list() local
4169 struct buffer_head *leaf_bh = NULL; in ocfs2_prepare_dx_dir_for_insert() local
Dalloc.c1943 struct buffer_head **leaf_bh) in ocfs2_find_leaf()
4180 struct buffer_head *leaf_bh = path_leaf_bh(right_path); in ocfs2_insert_path() local
/linux-4.19.296/fs/gfs2/
Ddir.c1973 u64 leaf_no, struct buffer_head *leaf_bh, in leaf_dealloc()