Lines Matching refs:ocfs2_trailer_from_bh
100 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_dir_trailer_blk_off((_sb))))
138 trailer = ocfs2_trailer_from_bh(bh, inode->i_sb);
165 trailer = ocfs2_trailer_from_bh(dirdata_bh, dir->i_sb);
423 ocfs2_trailer_from_bh(bh, sb);
462 trailer = ocfs2_trailer_from_bh(bh, dir->i_sb);
1190 trailer = (char *)ocfs2_trailer_from_bh(dirblock_bh, sb);
1280 trailer = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb);
1528 trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb);
1536 prev = ocfs2_trailer_from_bh(bh, dir->i_sb);
1565 trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb);
2298 ocfs2_trailer_from_bh(dirdata_bh, dir->i_sb);
3978 db = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb);