Home
last modified time | relevance | path

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

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