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

/illumos-gate/usr/src/uts/common/nfs/
H A Dauth.h70 * const NFSAUTH_DROP = 0x20; # Drop request
116 #define NFSAUTH_DROP 0x20 macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2083 if (access & NFSAUTH_DROP)
2331 if (access & NFSAUTH_DROP)
H A Dnfs_auth.c432 * Returning NFSAUTH_DROP will cause the NFS client
444 *access = NFSAUTH_DROP;

Completed in 53 milliseconds