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

/linux-master/fs/ocfs2/
H A Ddir.h27 struct buffer_head *dl_dx_leaf_bh; /* Indexed leaf block */ member in struct:ocfs2_dir_lookup_result
H A Ddir.c186 brelse(res->dl_dx_leaf_bh);
991 res->dl_dx_leaf_bh = dx_leaf_bh;
1256 dx_leaf = (struct ocfs2_dx_leaf *) lookup->dl_dx_leaf_bh->b_data;
1304 lookup->dl_dx_leaf_bh,
1339 ocfs2_journal_dirty(handle, lookup->dl_dx_leaf_bh);
1508 lookup->dl_dx_leaf_bh);
3047 lookup->dl_dx_leaf_bh = dx_leaves[off];
3942 lookup->dl_dx_leaf_bh = dx_leaf_bh;

Completed in 94 milliseconds