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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c835 (TREE_EXPORTED(tnode) || tnode->tree_child_first != NULL))
839 if (TREE_ROOT(tnode) && !TREE_EXPORTED(tnode) &&
855 !TREE_EXPORTED(old_nd)) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h468 * TREE_EXPORTED checks if the node is explicitly shared
474 #define TREE_EXPORTED(t) \ macro

Completed in 221 milliseconds