Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_attr_leaf.h44 xfs_failaddr_t xfs_attr_shortform_verify(struct xfs_inode *ip);
Dxfs_inode_fork.c696 .verify_attr = xfs_attr_shortform_verify,
Dxfs_attr_leaf.c900 xfs_attr_shortform_verify( in xfs_attr_shortform_verify() function