Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_attr_remote.h15 int xfs_attr_rmtval_remove(struct xfs_attr_intent *attr);
Dxfs_attr_remote.c681 xfs_attr_rmtval_remove( in xfs_attr_rmtval_remove() function
Dxfs_attr.c808 error = xfs_attr_rmtval_remove(attr); in xfs_attr_set_iter()