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

/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c70 * file contains only two(2) calls to VN_HOLD, renamed VN_HOLD_CALLER in the
72 * it is not possible to #undef VN_HOLD and retain VN_HOLD_CALLER. Ideally a
74 * referenced only once in this file, to define VN_HOLD_CALLER.)
76 #define VN_HOLD_CALLER VN_HOLD macro
636 VN_HOLD_CALLER(vp); /* VN_HOLD 1 of 2 in this file */
956 VN_HOLD_CALLER(pvp);

Completed in 109 milliseconds