Searched refs:NFSHASINTEGRITY (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/fs/nfs/common/ | ||
| D | nfsport.h | 926 #define NFSHASINTEGRITY(n) ((n)->nm_flag & NFSMNT_INTEGRITY) macro |
| D | nfs_commonkrpc.c | 583 if (NFSHASINTEGRITY(nmp)) in newnfs_request() |