Searched defs:VOP_OPEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h76 kstat_named_t nopen; /* VOP_OPEN */
304 * to go ahead and call VOP_OPEN() to let the filesystem check.
1026 #define VOP_OPEN(vpp, mode, cr, ct) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h75 kstat_named_t nopen; /* VOP_OPEN */
309 * to go ahead and call VOP_OPEN() to let the filesystem check.
1039 #define VOP_OPEN(vpp, mode, cr, ct) \ macro

Completed in 68 milliseconds