Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_attr_remote.h15 int xfs_attr_rmtval_remove(struct xfs_delattr_context *dac);
Dxfs_attr.c498 error = xfs_attr_rmtval_remove(dac); in xfs_attr_set_iter()
612 error = xfs_attr_rmtval_remove(dac); in xfs_attr_set_iter()
1441 error = xfs_attr_rmtval_remove(dac); in xfs_attr_remove_iter()
Dxfs_attr_remote.c675 xfs_attr_rmtval_remove( in xfs_attr_rmtval_remove() function