Symbol: gfs2_leaf
fs/gfs2/dir.c
1003
struct gfs2_leaf *nleaf, *oleaf;
fs/gfs2/dir.c
1022
oleaf = (struct gfs2_leaf *)obh->b_data;
fs/gfs2/dir.c
1079
dent = (struct gfs2_dirent *)(obh->b_data + sizeof(struct gfs2_leaf));
fs/gfs2/dir.c
1374
struct gfs2_leaf *lf;
fs/gfs2/dir.c
1387
lf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
1423
lf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
1728
struct gfs2_leaf *leaf, *oleaf;
fs/gfs2/dir.c
1740
oleaf = (struct gfs2_leaf *)obh->b_data;
fs/gfs2/dir.c
1803
struct gfs2_leaf *leaf;
fs/gfs2/dir.c
1820
leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
1902
struct gfs2_leaf *leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
1978
struct gfs2_leaf *tmp_leaf;
fs/gfs2/dir.c
2012
tmp_leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
2050
tmp_leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
2104
struct gfs2_leaf *leaf;
fs/gfs2/dir.c
2123
leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
2162
const unsigned int extra = sizeof(struct gfs2_dinode) - sizeof(struct gfs2_leaf);
fs/gfs2/dir.c
540
offset = sizeof(struct gfs2_leaf);
fs/gfs2/dir.c
820
struct gfs2_leaf *leaf;
fs/gfs2/dir.c
838
leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
864
static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth)
fs/gfs2/dir.c
871
struct gfs2_leaf *leaf;
fs/gfs2/dir.c
885
leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
896
gfs2_qstr2dirent(&empty_name, bh->b_size - sizeof(struct gfs2_leaf), dent);
fs/gfs2/dir.c
915
struct gfs2_leaf *leaf;
fs/gfs2/dir.c
937
gfs2_buffer_copy_tail(bh, sizeof(struct gfs2_leaf), dibh,
fs/gfs2/dir.c
944
sizeof(struct gfs2_leaf);
fs/gfs2/dir.c
964
sizeof(struct gfs2_leaf));
fs/gfs2/ops_fstype.c
322
sizeof(struct gfs2_leaf)) /