Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h1009 #define XFS_IOC_ERROR_INJECTION _IOW ('X', 116, struct xfs_error_injection) macro
/linux/fs/xfs/
H A Dxfs_ioctl.c1346 case XFS_IOC_ERROR_INJECTION: { in xfs_file_ioctl()