Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h825 #define XFS_IOC_ERROR_CLEARALL _IOW ('X', 117, struct xfs_error_injection) macro
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_ioctl.c2329 case XFS_IOC_ERROR_CLEARALL: in xfs_file_ioctl()