Home
last modified time | relevance | path

Searched refs:NFSMNT_NOPRINT (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h150 #define NFSMNT_NOPRINT 0x400000 /* don't print messages */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c1171 if ((flags & NFSMNT_NOPRINT)) in nfsrootvp()
H A Dnfs3_vfsops.c1042 if ((flags & NFSMNT_NOPRINT)) in nfs3rootvp()
H A Dnfs_dlinet.c2711 args->flags |= NFSMNT_NOPRINT; in init_mountopts()
H A Dnfs4_stub_vnops.c2034 nargs->flags |= NFSMNT_NOPRINT; in nfs4_trigger_nargs_create()
H A Dnfs4_vfsops.c2305 if ((flags & NFSMNT_NOPRINT)) in nfs4rootvp()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1153 args->flags |= NFSMNT_NOPRINT; in set_args()