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

/fs/ocfs2/
H A Ddir.h40 struct buffer_head *dl_dx_root_bh; /* Root of indexed member in struct:ocfs2_dir_lookup_result
H A Ddir.c203 brelse(res->dl_dx_root_bh);
1064 lookup->dl_dx_root_bh = dx_root_bh;
1262 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
1519 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
1528 dx_root = (struct ocfs2_dx_root_block *)lookup->dl_dx_root_bh->b_data;
1560 bh = lookup->dl_dx_root_bh;
1578 * lookup->dl_prev_leaf_bh or lookup->dl_dx_root_bh
1640 bh = lookup->dl_dx_root_bh;
3090 lookup->dl_dx_root_bh = dx_root_bh;
3204 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh;
[all...]

Completed in 51 milliseconds