Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h93 /* xfs_dir2_leaf.c */
95 struct xfs_dir3_icleaf_hdr *to, struct xfs_dir2_leaf *from);
96 void xfs_dir2_leaf_hdr_to_disk(struct xfs_mount *mp, struct xfs_dir2_leaf *to,
131 struct xfs_dir3_icleaf_hdr *hdr, struct xfs_dir2_leaf *leaf,
H A Dxfs_ondisk.h127 XFS_CHECK_STRUCT_SIZE(struct xfs_dir2_leaf, 16); in xfs_check_ondisk_structs()
143 XFS_CHECK_STRUCT_SIZE(struct xfs_dir2_leaf, 16); in xfs_check_ondisk_structs()
H A Dxfs_dir2.h253 xfs_dir2_leaf_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_leaf *lp) in xfs_dir2_leaf_tail_p()
H A Dxfs_da_btree.c735 struct xfs_dir2_leaf *leaf; in xfs_da3_root_split()
2404 struct xfs_dir2_leaf *dead_leaf2; in xfs_da3_swap_lastblock()
/linux/fs/xfs/
H A DMakefile35 xfs_dir2_leaf.o \
/linux/fs/xfs/scrub/
H A Ddir.c627 struct xfs_dir2_leaf *leaf; in xchk_directory_leaf1_bestfree()