Lines Matching refs:ocfs2_trailer_from_bh
102 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_dir_trailer_blk_off((_sb))))
140 trailer = ocfs2_trailer_from_bh(bh, inode->i_sb);
167 trailer = ocfs2_trailer_from_bh(dirdata_bh, dir->i_sb);
431 ocfs2_trailer_from_bh(bh, sb);
470 trailer = ocfs2_trailer_from_bh(bh, dir->i_sb);
1198 trailer = (char *)ocfs2_trailer_from_bh(dirblock_bh, sb);
1288 trailer = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb);
1536 trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb);
1544 prev = ocfs2_trailer_from_bh(bh, dir->i_sb);
1573 trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb);
2309 ocfs2_trailer_from_bh(dirdata_bh, dir->i_sb);
3992 db = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb);