Home
last modified time | relevance | path

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

/freebsd/sys/nfsclient/
H A Dnfsmount.h109 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro
/freebsd/sys/fs/nfsclient/
H A Dnfsmount.h140 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro