Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_attr_leaf.h108 xfs_failaddr_t xfs_attr3_leaf_header_check(struct xfs_buf *bp,
Dxfs_da_btree.c288 return xfs_attr3_leaf_header_check(bp, owner); in xfs_da3_header_check()
1695 fa = xfs_attr3_leaf_header_check(blk->bp, args->owner); in xfs_da3_node_lookup_int()
2209 fa = xfs_attr3_leaf_header_check(blk->bp, args->owner); in xfs_da3_path_shift()
Dxfs_attr_leaf.c392 xfs_attr3_leaf_header_check( in xfs_attr3_leaf_header_check() function
484 fa = xfs_attr3_leaf_header_check(*bpp, owner); in xfs_attr3_leaf_read()
/linux-6.14.4/fs/xfs/
Dxfs_attr_list.c290 fa = xfs_attr3_leaf_header_check(bp, dp->i_ino); in xfs_attr_node_list_lookup()
362 fa = xfs_attr3_leaf_header_check(bp, dp->i_ino); in xfs_attr_node_list()
/linux-6.14.4/fs/xfs/scrub/
Dlistxattr.c198 fa = xfs_attr3_leaf_header_check(bp, ip->i_ino); in xchk_xattr_find_leftmost_leaf()
Dattr_repair.c593 xfs_attr3_leaf_header_check(bp, rx->sc->ip->i_ino) == NULL) in xrep_xattr_recover_block()