Searched refs:mntvnodeops (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dmntdata.h106 extern struct vnodeops *mntvnodeops;
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c126 vn_setops(vp, mntvnodeops);
157 error = vn_make_ops(name, mnt_vnodeops_template, &mntvnodeops);
H A Dmntvnops.c48 vnodeops_t *mntvnodeops; variable
1145 vn_setops(vp, mntvnodeops);

Completed in 61 milliseconds