Searched refs:EX_ACLOK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h171 #define EX_ACLOK 0x02 /* exported with maximal access if acl exists */ macro
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c961 export->ex_flags |= EX_ACLOK;
963 export->ex_flags &= ~EX_ACLOK;
1250 if (ep->ex_flags & EX_ACLOK)
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c2905 if (exi->exi_export.ex_flags & EX_ACLOK) {

Completed in 58 milliseconds