Searched refs:xfs_dir2_leaf (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_dir2_priv.h | 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 D | xfs_dir2_leaf.c | 39 struct xfs_dir2_leaf *from) in xfs_dir2_leaf_hdr_from_disk() 69 struct xfs_dir2_leaf *to, in xfs_dir2_leaf_hdr_to_disk() 105 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf1_check() 143 struct xfs_dir2_leaf *leaf, in xfs_dir3_leaf_check_int() 364 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_init() 674 struct xfs_dir2_leaf *leaf; /* leaf structure */ in xfs_dir2_leaf_addname() 1123 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_bests() 1150 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_ents() 1172 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_header() 1192 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leaf_log_tail()
|
| H A D | xfs_ondisk.h | 127 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 D | xfs_dir2.h | 253 xfs_dir2_leaf_tail_p(struct xfs_da_geometry *geo, struct xfs_dir2_leaf *lp) in xfs_dir2_leaf_tail_p()
|
| H A D | xfs_da_format.h | 454 typedef struct xfs_dir2_leaf { struct
|
| H A D | xfs_dir2_node.c | 65 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir3_leafn_check() 507 struct xfs_dir2_leaf *leaf = bp->b_addr; in xfs_dir2_leafn_add() 1043 struct xfs_dir2_leaf *leaf1 = leaf1_bp->b_addr; in xfs_dir2_leafn_order() 1044 struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr; in xfs_dir2_leafn_order()
|
| H A D | xfs_da_btree.c | 735 struct xfs_dir2_leaf *leaf; in xfs_da3_root_split() 2404 struct xfs_dir2_leaf *dead_leaf2; in xfs_da3_swap_lastblock()
|
| /linux-6.15/fs/xfs/ |
| H A D | Makefile | 35 xfs_dir2_leaf.o \
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | dir.c | 627 struct xfs_dir2_leaf *leaf; in xchk_directory_leaf1_bestfree()
|