Home
last modified time | relevance | path

Searched refs:NFSHASINTEGRITY (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/fs/nfs/common/
Dnfsport.h926 #define NFSHASINTEGRITY(n) ((n)->nm_flag & NFSMNT_INTEGRITY) macro
Dnfs_commonkrpc.c583 if (NFSHASINTEGRITY(nmp)) in newnfs_request()