Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.h15 int xfs_attr_rmtval_remove(struct xfs_attr_intent *attr);
H A Dxfs_attr_remote.c680 xfs_attr_rmtval_remove( in xfs_attr_rmtval_remove() function
H A Dxfs_attr.c808 error = xfs_attr_rmtval_remove(attr); in xfs_attr_set_iter()