Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/common/
H A Dnfsport.h917 #define NFSHASSTRICT3530(n) ((n)->nm_flag & NFSMNT_STRICT3530) macro
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c4227 !NFSHASSTRICT3530(nmp))) { in nfscl_mustflush()