Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsport.h1067 #define NFSHASINTEGRITY(n) ((n)->nm_flag & NFSMNT_INTEGRITY) macro
H A Dnfs_commonkrpc.c801 if (NFSHASINTEGRITY(nmp)) in newnfs_request()