Home
last modified time | relevance | path

Searched refs:has_visible (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h697 extern int has_visible(struct exportinfo *, vnode_t *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_ns.c991 has_visible(struct exportinfo *exi, vnode_t *vp) in has_visible() function
H A Dnfs_auth.c344 if (has_visible(exi, vp)) in nfsauth4_access()