Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h59 xfs_failaddr_t xfs_attr_shortform_verify(struct xfs_inode *ip);
H A Dxfs_inode_fork.c735 fa = xfs_attr_shortform_verify(ip); in xfs_ifork_verify_local_attr()
H A Dxfs_attr_leaf.c1049 xfs_attr_shortform_verify( in xfs_attr_shortform_verify() function