Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_linux.h139 #define EWRONGFS EINVAL /* Mount with wrong filesystem type */ macro
/linux-2.6.39/fs/xfs/
Dxfs_mount.c323 return XFS_ERROR(EWRONGFS); in xfs_mount_validate_sb()
329 return XFS_ERROR(EWRONGFS); in xfs_mount_validate_sb()