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

/linux-master/fs/ocfs2/
H A Ddir.h19 struct buffer_head *dl_leaf_bh; /* Unindexed leaf member in struct:ocfs2_dir_lookup_result
H A Ddir.c185 brelse(res->dl_leaf_bh);
989 res->dl_leaf_bh = dir_ent_bh;
1079 lookup->dl_leaf_bh = bh;
1094 struct buffer_head *de_bh = res->dl_leaf_bh;
1234 struct buffer_head *leaf_bh = lookup->dl_leaf_bh;
1394 res->dl_leaf_bh);
1397 res->dl_leaf_bh);
1503 lookup->dl_leaf_bh->b_blocknr,
1507 lookup->dl_leaf_bh->b_blocknr,
1528 trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, di
[all...]

Completed in 127 milliseconds