Symbol: xfs_dir2_leaf
fs/xfs/libxfs/xfs_da_btree.c
2435
struct xfs_dir2_leaf *dead_leaf2;
fs/xfs/libxfs/xfs_da_btree.c
735
struct xfs_dir2_leaf *leaf;
fs/xfs/libxfs/xfs_dir2.h
253
xfs_dir2_leaf_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_leaf *lp)
fs/xfs/libxfs/xfs_dir2_leaf.c
105
struct xfs_dir2_leaf *leaf = bp->b_addr;
fs/xfs/libxfs/xfs_dir2_leaf.c
1123
struct xfs_dir2_leaf *leaf = bp->b_addr;
fs/xfs/libxfs/xfs_dir2_leaf.c
1150
struct xfs_dir2_leaf *leaf = bp->b_addr;
fs/xfs/libxfs/xfs_dir2_leaf.c
1172
struct xfs_dir2_leaf *leaf = bp->b_addr;
fs/xfs/libxfs/xfs_dir2_leaf.c
1192
struct xfs_dir2_leaf *leaf = bp->b_addr;
fs/xfs/libxfs/xfs_dir2_leaf.c
143
struct xfs_dir2_leaf *leaf,
fs/xfs/libxfs/xfs_dir2_leaf.c
364
struct xfs_dir2_leaf *leaf = bp->b_addr;
fs/xfs/libxfs/xfs_dir2_leaf.c
39
struct xfs_dir2_leaf *from)
fs/xfs/libxfs/xfs_dir2_leaf.c
674
struct xfs_dir2_leaf *leaf; /* leaf structure */
fs/xfs/libxfs/xfs_dir2_leaf.c
69
struct xfs_dir2_leaf *to,
fs/xfs/libxfs/xfs_dir2_node.c
1043
struct xfs_dir2_leaf *leaf1 = leaf1_bp->b_addr;
fs/xfs/libxfs/xfs_dir2_node.c
1044
struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr;
fs/xfs/libxfs/xfs_dir2_node.c
507
struct xfs_dir2_leaf *leaf = bp->b_addr;
fs/xfs/libxfs/xfs_dir2_node.c
65
struct xfs_dir2_leaf *leaf = bp->b_addr;
fs/xfs/libxfs/xfs_dir2_priv.h
131
struct xfs_dir3_icleaf_hdr *hdr, struct xfs_dir2_leaf *leaf,
fs/xfs/libxfs/xfs_dir2_priv.h
95
struct xfs_dir3_icleaf_hdr *to, struct xfs_dir2_leaf *from);
fs/xfs/libxfs/xfs_dir2_priv.h
96
void xfs_dir2_leaf_hdr_to_disk(struct xfs_mount *mp, struct xfs_dir2_leaf *to,
fs/xfs/libxfs/xfs_ondisk.h
127
XFS_CHECK_STRUCT_SIZE(struct xfs_dir2_leaf, 16);
fs/xfs/scrub/dir.c
627
struct xfs_dir2_leaf *leaf;