Searched refs:XFS_IOC_ATTR_REPLACE (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 575 #define XFS_IOC_ATTR_REPLACE 0x0020 /* fail if attr does not exist */ macro |
/fs/xfs/ | ||
D | xfs_ioctl.c | 367 if (ioc_flags & XFS_IOC_ATTR_REPLACE) in xfs_attr_flags() |