Home
last modified time | relevance | path

Searched refs:XFS_ATTRUPDATE_REPLACE (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_attr.h558 XFS_ATTRUPDATE_REPLACE, /* set value, fail if attr does not exist */ enumerator
H A Dxfs_attr.c1062 case XFS_ATTRUPDATE_REPLACE: in xfs_attr_set()
1129 if (op == XFS_ATTRUPDATE_REPLACE) in xfs_attr_set()
/linux-6.15/fs/xfs/
H A Dxfs_xattr.c166 return XFS_ATTRUPDATE_REPLACE; in xfs_xattr_flags_to_op()
H A Dxfs_handle.c417 return XFS_ATTRUPDATE_REPLACE; in xfs_xattr_flags()