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

/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfsmount.h108 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro
/freebsd-9.3-release/sys/nfsclient/
H A Dnfsmount.h110 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data)) macro

Completed in 99 milliseconds