Searched refs:mnt_vnodeops_template (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c141 extern const fs_operation_def_t mnt_vnodeops_template[];
157 error = vn_make_ops(name, mnt_vnodeops_template, &mntvnodeops);
H A Dmntvnops.c1875 const fs_operation_def_t mnt_vnodeops_template[] = { variable

Completed in 90 milliseconds