Searched refs:vnevent_support (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c1618 /* vnevent_support returns 0 if file system supports vnevents */
1619 if (vnevent_support(vp, NULL)) {
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h1297 int vnevent_support(vnode_t *, caller_context_t *);
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h1304 int vnevent_support(vnode_t *, caller_context_t *);
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_fop.c151 * vnevent_support(vp) (VOP_VNEVENT(vp, VE_SUPPORT)), which the file system
1319 if (vp != NULL && vnevent_support(vp, NULL)) {
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c2513 vnevent_support(vnode_t *vp, caller_context_t *ct) function

Completed in 70 milliseconds