Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsport.h1044 #define NFSHASSTRICT3530(n) ((n)->nm_flag & NFSMNT_STRICT3530) macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c4759 !NFSHASSTRICT3530(nmp))) { in nfscl_mustflush()