Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h500 #define XFS_IOC_ERROR_INJECTION _IOW ('X', 116, struct xfs_error_injection) macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c859 case XFS_IOC_ERROR_INJECTION: { in xfs_ioctl()