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

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h1418 * VN_DISPOSE() -- given a page pointer, safely invoke VOP_DISPOSE().
1420 * freed. If that is required, then a check after calling VN_DISPOSE would
1423 #define VN_DISPOSE(pp, flag, dn, cr) { \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h1428 * VN_DISPOSE() -- given a page pointer, safely invoke VOP_DISPOSE().
1430 * freed. If that is required, then a check after calling VN_DISPOSE would
1433 #define VN_DISPOSE(pp, flag, dn, cr) { \ macro

Completed in 68 milliseconds