Home
last modified time | relevance | path

Searched refs:XFS_IOC_ATTR_REPLACE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h580 #define XFS_IOC_ATTR_REPLACE 0x0020 /* fail if attr does not exist */ macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h577 #define XFS_IOC_ATTR_REPLACE 0x0020 /* fail if attr does not exist */ macro
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl.c365 if (ioc_flags & XFS_IOC_ATTR_REPLACE) in xfs_attr_flags()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl.c367 if (ioc_flags & XFS_IOC_ATTR_REPLACE) in xfs_attr_flags()

Completed in 10 milliseconds