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