Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c132 mi->mi_flags |= MI4_NOCTO; in nfs4_setopts()
H A Dnfs4_stub_vnops.c2027 if (mi->mi_flags & MI4_NOCTO) in nfs4_trigger_nargs_create()
H A Dnfs4_vnops.c2253 if (VTOMI4(*vpp)->mi_flags & MI4_NOCTO || in nfs4_open_non_reg_file()
/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1149 #define MI4_NOCTO 0x20 macro