Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h108 xfs_failaddr_t xfs_attr3_leaf_header_check(struct xfs_buf *bp,
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()
H A 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/fs/xfs/
H A 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/fs/xfs/scrub/
H A Dattr_repair.c593 xfs_attr3_leaf_header_check(bp, rx->sc->ip->i_ino) == NULL) in xrep_xattr_recover_block()