Home
last modified time | relevance | path

Searched refs:nfs4_trigger_vnodeops_template (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1500 extern const struct fs_operation_def nfs4_trigger_vnodeops_template[];
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c276 const fs_operation_def_t nfs4_trigger_vnodeops_template[] = { variable
H A Dnfs4_vfsops.c222 error = vn_make_ops("nfs4_trigger", nfs4_trigger_vnodeops_template, in nfs4init()