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
1726
struct gfs2_leaf *leaf, *oleaf;
fs/gfs2/dir.c
1738
oleaf = (struct gfs2_leaf *)obh->b_data;
fs/gfs2/dir.c
1801
struct gfs2_leaf *leaf;
fs/gfs2/dir.c
1818
leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
1900
struct gfs2_leaf *leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
1976
struct gfs2_leaf *tmp_leaf;
fs/gfs2/dir.c
2010
tmp_leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
2048
tmp_leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
2102
struct gfs2_leaf *leaf;
fs/gfs2/dir.c
2121
leaf = (struct gfs2_leaf *)bh->b_data;
fs/gfs2/dir.c
2160
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)) /