Home
last modified time | relevance | path

Searched refs:MI4_NOPRINT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c1464 if (!(mi->mi_flags & MI4_NOPRINT)) { in nfs4_rfscall()
1501 if (!(mi->mi_flags & MI4_NOPRINT)) { in nfs4_rfscall()
1514 if (!(mi->mi_flags & MI4_NOPRINT)) { in nfs4_rfscall()
1555 if (!(mi->mi_flags & MI4_NOPRINT) && in nfs4_rfscall()
H A Dnfs4_stub_vnops.c2033 if (mi->mi_flags & MI4_NOPRINT) in nfs4_trigger_nargs_create()
H A Dnfs4_vfsops.c2306 mi->mi_flags |= MI4_NOPRINT; in nfs4rootvp()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1161 #define MI4_NOPRINT 0x20000 macro