Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_linux.h149 #define EWRONGFS EINVAL /* Mount with wrong filesystem type */ macro
Dxfs_mount.c330 return XFS_ERROR(EWRONGFS); in xfs_mount_validate_sb()
336 return XFS_ERROR(EWRONGFS); in xfs_mount_validate_sb()
754 xfs_buf_ioerror(bp, EWRONGFS); in xfs_sb_quiet_read_verify()