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

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h121 #define SEC_REF_LAST(p) ((p)->s_refcnt == 1) macro
127 #define SEC_REF_SELF(p) (SEC_REF_LAST(p) && SEC_REF_EXPORTED(p))

Completed in 63 milliseconds