Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_clnt.h87 #define XFSMNT_RETERR 0x00000400 /* return error to user */ macro
Dxfs_vfsops.c276 if (ap->flags & XFSMNT_RETERR) in xfs_start_flags()
1823 args->flags |= XFSMNT_RETERR; in xfs_parseargs()