Home
last modified time | relevance | path

Searched refs:EXP_LINKED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h601 #define EXP_LINKED(exi) ((exi)->fid_hash.bckt != NULL) macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1910 if (!EXP_LINKED(exi) || PSEUDO(exi)) { in unexport()