Lines Matching refs:nfsmount
86 extern struct nfsmount *ncl_iodmount[NFS_MAXASYNCDAEMON];
113 static void nfs_decode_args(struct mount *mp, struct nfsmount *nmp,
192 newnfs_iosize(struct nfsmount *nmp) in newnfs_iosize()
288 struct nfsmount *nmp = VFSTONFS(mp); in nfs_statfs()
399 ncl_fsinfo(struct nfsmount *nmp, struct vnode *vp, struct ucred *cred, in ncl_fsinfo()
602 nfs_decode_args(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp, in nfs_decode_args()
1249 struct nfsmount *nmp = VFSTONFS(mp); in nfs_mount()
1512 struct nfsmount *nmp; in mountnfs()
1553 nmp = malloc(sizeof (struct nfsmount) + in mountnfs()
1868 struct nfsmount *nmp; in nfs_unmount()
1973 struct nfsmount *nmp; in nfs_root()
2063 struct nfsmount *nmp = VFSTONFS(mp); in nfs_sysctl()
2133 struct nfsmount *nmp = VFSTONFS(mp); in nfs_purge()
2146 struct nfsmount *nmp; in nfs_getnlminfo()
2170 static __inline void nfscl_printopt(struct nfsmount *nmp, int testval, in nfscl_printopt()
2187 static __inline void nfscl_printoptval(struct nfsmount *nmp, int optval, in nfscl_printoptval()
2205 void nfscl_retopts(struct nfsmount *nmp, char *buffer, size_t buflen) in nfscl_retopts()