fs/ocfs2/dir.c
1238
trailer = (char *)ocfs2_trailer_from_bh(dirblock_bh, sb);
fs/ocfs2/dir.c
1328
trailer = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb);
fs/ocfs2/dir.c
138
trailer = ocfs2_trailer_from_bh(bh, inode->i_sb);
fs/ocfs2/dir.c
1576
trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb);
fs/ocfs2/dir.c
1584
prev = ocfs2_trailer_from_bh(bh, dir->i_sb);
fs/ocfs2/dir.c
1613
trailer = ocfs2_trailer_from_bh(lookup->dl_leaf_bh, dir->i_sb);
fs/ocfs2/dir.c
165
trailer = ocfs2_trailer_from_bh(dirdata_bh, dir->i_sb);
fs/ocfs2/dir.c
2352
ocfs2_trailer_from_bh(dirdata_bh, dir->i_sb);
fs/ocfs2/dir.c
4032
db = ocfs2_trailer_from_bh(leaf_bh, dir->i_sb);
fs/ocfs2/dir.c
442
ocfs2_trailer_from_bh(bh, sb);
fs/ocfs2/dir.c
481
trailer = ocfs2_trailer_from_bh(bh, dir->i_sb);