Searched defs:VFSTONFS (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/fs/nfs/client/ | ||
H A D | nfsmount.h | 112 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro |
/netbsd-src/sys/nfs/ | ||
H A D | nfsmount.h | 183 #define VFSTONFS( global() macro |