Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h826 #define XFS_IOC_ERROR_CLEARALL _IOW ('X', 117, struct xfs_error_injection) macro
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c2131 case XFS_IOC_ERROR_CLEARALL: in xfs_file_ioctl()