Home
last modified time | relevance | path

Searched refs:NFSMNT_POSIX (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h107 #define NFSMNT_POSIX 0x4000 /* static pathconf kludge info */ macro
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h146 #define NFSMNT_POSIX 0x40000 /* static pathconf kludge info */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c1053 if ((STRUCT_FGET(ap, flags) & NFSMNT_POSIX) && in pathconf_copyin()
1086 if (args->flags & NFSMNT_POSIX && args->pathconf != NULL) { in pathconf_get()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c2230 args->flags |= NFSMNT_POSIX; in get_fh()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2230 argp->flags |= NFSMNT_POSIX; in nfsmount()