Home
last modified time | relevance | path

Searched refs:dl_dx_root_bh (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Ddir.h40 struct buffer_head *dl_dx_root_bh; /* Root of indexed member
Ddir.c204 brelse(res->dl_dx_root_bh); in ocfs2_free_dir_lookup_result()
1055 lookup->dl_dx_root_bh = dx_root_bh; in ocfs2_find_entry_dx()
1253 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; in ocfs2_delete_entry_dx()
1510 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; in ocfs2_dx_dir_insert()
1519 dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data; in ocfs2_dx_dir_insert()
1551 bh = lookup->dl_dx_root_bh; in ocfs2_remove_block_from_free_list()
1631 bh = lookup->dl_dx_root_bh; in __ocfs2_add_entry()
3079 lookup->dl_dx_root_bh = dx_root_bh; in ocfs2_expand_inline_dir()
3193 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; in ocfs2_extend_dir()
3212 dx_root_bh = lookup->dl_dx_root_bh; in ocfs2_extend_dir()
[all …]