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