Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dlistxattr.c198 fa = xfs_attr3_leaf_header_check(bp, ip->i_ino); in xchk_xattr_find_leftmost_leaf()
H A Dattr_repair.c593 xfs_attr3_leaf_header_check(bp, rx->sc->ip->i_ino) == NULL) in xrep_xattr_recover_block()
/linux/fs/xfs/libxfs/
H A 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()