Home
last modified time | relevance | path

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

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