Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/client/
Dnfsmount.h112 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro
/netbsd/src/sys/nfs/
Dnfsmount.h182 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro