Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_linux.h122 #define EWRONGFS EINVAL /* Mount with wrong filesystem type */ macro
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_sb.c229 return -EWRONGFS; in xfs_validate_sb_common()
234 return -EWRONGFS; in xfs_validate_sb_common()
773 xfs_buf_ioerror(bp, -EWRONGFS); in xfs_sb_quiet_read_verify()