Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_linux.h206 #define EWRONGFS EINVAL /* Mount with wrong filesystem type */ in BUFFER_FNS() macro
/linux-2.4.37.9/fs/xfs/
Dxfs_mount.c213 return XFS_ERROR(EWRONGFS);
218 return XFS_ERROR(EWRONGFS);