Searched refs:EWRONGFS (Results 1 – 2 of 2) sorted by relevance
117 return -EWRONGFS; in xfs_mount_validate_sb()123 return -EWRONGFS; in xfs_mount_validate_sb()654 xfs_buf_ioerror(bp, -EWRONGFS); in xfs_sb_quiet_read_verify()
144 #define EWRONGFS EINVAL /* Mount with wrong filesystem type */ macro