Searched refs:ctfs_close (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_sym.c138 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_ctl.c231 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
330 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_all.c150 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_cdir.c158 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_tdir.c161 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_tmpl.c191 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_event.c330 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
490 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
H A Dctfs_root.c408 * ctfs_close - common VOP_CLOSE entry point
414 ctfs_close( function
512 { VOPNAME_CLOSE, { .vop_close = ctfs_close } },
/illumos-gate/usr/src/uts/common/sys/
H A Dctfs_impl.h209 extern int ctfs_close(vnode_t *, int, int, offset_t, cred_t *,

Completed in 160 milliseconds