Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c206 nfs4_trigger_vnodeops = NULL; in nfs4init()
223 &nfs4_trigger_vnodeops); in nfs4init()
236 if (nfs4_trigger_vnodeops != NULL) in nfs4init()
237 vn_freevnodeops(nfs4_trigger_vnodeops); in nfs4init()
778 if (vn_matchops(mvp, nfs4_trigger_vnodeops)) { in nfs4_mount()
H A Dnfs4_rnode.c1956 vn_setops(vp, nfs4_trigger_vnodeops); in r4_stub_set()
H A Dnfs4_stub_vnops.c234 vnodeops_t *nfs4_trigger_vnodeops; variable
/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4.h1355 extern vnodeops_t *nfs4_trigger_vnodeops;