Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dlistxattr.c68 xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &ichdr, leaf); in xchk_xattr_walk_leaf_entries()
250 xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &leafhdr, leaf); in xchk_xattr_walk_node()
H A Dattr_repair.c412 xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &leafhdr, leaf); in xrep_xattr_recover_leaf()
/linux/fs/xfs/
H A Dxfs_attr_inactive.c96 xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &ichdr, leaf); in xfs_attr3_leaf_inactive()