Searched defs:VOP_CLOSE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h166 #define VOP_CLOSE(vp, f, c, o, cr) ((void)0) macro
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h478 #define VOP_CLOSE(vp, f, c, o, cr, ct) 0 macro
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h77 kstat_named_t nclose; /* VOP_CLOSE */
1028 #define VOP_CLOSE(vp, f, c, o, cr, ct) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h76 kstat_named_t nclose; /* VOP_CLOSE */
1041 #define VOP_CLOSE(vp, f, c, o, cr, ct) \ macro

Completed in 902 milliseconds