Searched refs:NFSHASPRIVACY (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/fs/nfs/ | ||
| H A D | nfsport.h | 1054 #define NFSHASPRIVACY(n) ((n)->nm_flag & NFSMNT_PRIVACY) macro |
| H A D | nfs_commonkrpc.c | 805 else if (NFSHASPRIVACY(nmp)) in newnfs_request() |