Searched refs:xfs_dir3_leaf_header_check (Results 1 – 3 of 3) sorted by relevance
117 xfs_failaddr_t xfs_dir3_leaf_header_check(struct xfs_buf *bp, xfs_ino_t owner);
212 xfs_dir3_leaf_header_check( in xfs_dir3_leaf_header_check() function309 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()
293 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()