Home
last modified time | relevance | path

Searched refs:XFS_IOC_ATTR_REPLACE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h584 #define XFS_IOC_ATTR_REPLACE 0x0020 /* fail if attr does not exist */ macro
/linux-6.12.1/fs/xfs/
Dxfs_handle.c418 if (ioc_flags & XFS_IOC_ATTR_REPLACE) in xfs_xattr_flags()