HomeSort by: relevance | last modified time | path
    Searched defs:VFSTONFS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfsmount.h 112 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data))
  /src/sys/nfs/
nfsmount.h 182 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data))

Completed in 75 milliseconds