Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr_leaf.h54 int xfs_attr_shortform_remove(struct xfs_da_args *args);
Dxfs_attr.c376 error = xfs_attr_shortform_remove(args); in xfs_attr_remove_args()
551 retval = xfs_attr_shortform_remove(args); in xfs_attr_shortform_addname()
Dxfs_attr_leaf.c781 xfs_attr_shortform_remove( in xfs_attr_shortform_remove() function