Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr_leaf.h44 xfs_failaddr_t xfs_attr_shortform_verify(struct xfs_inode *ip);
Dxfs_inode_fork.c694 .verify_attr = xfs_attr_shortform_verify,
Dxfs_attr_leaf.c918 xfs_attr_shortform_verify( in xfs_attr_shortform_verify() function