Home
last modified time | relevance | path

Searched defs:NFS_ISV4 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs.h53 #define NFS_ISV4(v) \ macro
/freebsd/sys/nfsclient/
H A Dnfs.h91 #define NFS_ISV4(v) (VFSTONFS((v)->v_mount)->nm_flag & NFSMNT_NFSV4) macro