Home
last modified time | relevance | path

Searched refs:xfs_dir3_leaf_header_check (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_dir2.h117 xfs_failaddr_t xfs_dir3_leaf_header_check(struct xfs_buf *bp, xfs_ino_t owner);
Dxfs_dir2_leaf.c212 xfs_dir3_leaf_header_check( in xfs_dir3_leaf_header_check() function
309 fa = xfs_dir3_leaf_header_check(*bpp, owner); in xfs_dir3_leaf_read()
339 fa = xfs_dir3_leaf_header_check(*bpp, owner); in xfs_dir3_leafn_read()
Dxfs_da_btree.c293 return xfs_dir3_leaf_header_check(bp, owner); in xfs_da3_header_check()
1708 fa = xfs_dir3_leaf_header_check(blk->bp, args->owner); in xfs_da3_node_lookup_int()
2222 fa = xfs_dir3_leaf_header_check(blk->bp, args->owner); in xfs_da3_path_shift()