Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_fs.h820 #define XFS_IOC_ERROR_CLEARALL _IOW ('X', 117, struct xfs_error_injection) macro
/Linux-v6.1/fs/xfs/
Dxfs_ioctl.c2125 case XFS_IOC_ERROR_CLEARALL: in xfs_file_ioctl()