Searched refs:nfs4_trigger_vnodeops (Results 1 – 4 of 4) sorted by relevance
206 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()
1956 vn_setops(vp, nfs4_trigger_vnodeops); in r4_stub_set()
234 vnodeops_t *nfs4_trigger_vnodeops; variable
1355 extern vnodeops_t *nfs4_trigger_vnodeops;