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

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

Completed in 3 milliseconds