Home
last modified time | relevance | path

Searched refs:nfsmount (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfs.h352 struct nfsmount *r_nmp;
661 int nfs_sndlock (struct nfsmount *, struct nfsreq *);
662 void nfs_sndunlock (struct nfsmount *);
678 int nfs_asyncok(struct nfsmount *nmp);
703 int nfs_nmcancelreqs (struct nfsmount *);
712 void nfs_disconnect (struct nfsmount *);
713 void nfs_safedisconnect (struct nfsmount *);
798 void nfssvc_iod_stop1(struct nfsmount *nmp);
799 void nfssvc_iod_stop2(struct nfsmount *nmp);
800 void nfssvc_iod_writer_wakeup(struct nfsmount *nmp);
[all …]
H A Dnfs_iod.c77 struct nfsmount *nmp = arg; in nfssvc_iod_reader()
164 struct nfsmount *nmp = arg; in nfssvc_iod_writer()
224 nfssvc_iod_stop1(struct nfsmount *nmp) in nfssvc_iod_stop1()
231 nfssvc_iod_stop2(struct nfsmount *nmp) in nfssvc_iod_stop2()
242 nfssvc_iod_writer_wakeup(struct nfsmount *nmp) in nfssvc_iod_writer_wakeup()
251 nfssvc_iod_reader_wakeup(struct nfsmount *nmp) in nfssvc_iod_reader_wakeup()
H A Dnfsmount.h57 struct nfsmount { struct
60 TAILQ_ENTRY(nfsmount) nm_entry; /* entry in nfsmountq */ argument
121 #define VFSTONFS(mp) ((struct nfsmount *)((mp)->mnt_data))
122 extern void nfs_free_mount(struct nfsmount *nmp);
H A Dnfs_socket.c410 nfs_disconnect(struct nfsmount *nmp) in nfs_disconnect()
1140 struct nfsmount *nmp; in nfs_request_setup()
1189 struct nfsmount *nmp = rep->r_nmp; in nfs_request_auth()
1259 struct nfsmount *nmp = rep->r_nmp; in nfs_request_try()
1380 struct nfsmount *nmp = rep->r_nmp; in nfs_request_waitreply()
1431 struct nfsmount *nmp = req->r_nmp; in nfs_request_processreply()
1725 struct nfsmount *nmp; in nfs_timer_callout()
1799 struct nfsmount *nmp = req->r_nmp; in nfs_timer_req()
2008 struct nfsmount *nmp = rep->r_nmp; in nfs_hardterm()
2133 nfs_sndunlock(struct nfsmount *nmp) in nfs_sndunlock()
[all …]
H A Dnfs_bio.c96 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_bioread()
506 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_write()
833 struct nfsmount *nmp; in nfs_getcacheblk()
865 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_vinvalbuf()
920 nfs_asyncok(struct nfsmount *nmp) in nfs_asyncok()
942 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_asyncio()
1054 struct nfsmount *nmp; in nfs_doio()
1335 struct nfsmount *nmp; in nfs_readrpc_bio()
1379 struct nfsmount *nmp = VFSTONFS(info->vp->v_mount); in nfs_readrpc_bio_done()
1448 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_writerpc_bio()
[all …]
H A Dnfs_node.c99 struct nfsmount *nmp; in nfs_nget()
233 struct nfsmount *nmp; in nfs_nget_nonblock()
383 struct nfsmount *nmp = VFSTONFS(ap->a_vp->v_mount); in nfs_inactive()
439 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_reclaim()
H A Dnfs_vfsops.c110 static void nfs_decode_args (struct nfsmount *nmp,
315 struct nfsmount *nmp = VFSTONFS(mp); in nfs_statfs()
402 struct nfsmount *nmp = VFSTONFS(mp); in nfs_statvfs()
483 nfs_fsinfo(struct nfsmount *nmp, struct vnode *vp, struct thread *td) in nfs_fsinfo()
783 nfs_decode_args(struct nfsmount *nmp, struct nfs_args *argp) in nfs_decode_args()
966 struct nfsmount *nmp = VFSTONFS(mp); in nfs_mount()
1020 struct nfsmount *nmp; in mountnfs()
1180 struct nfsmount *nmp; in nfs_unmount()
1249 nfs_free_mount(struct nfsmount *nmp) in nfs_free_mount()
1271 struct nfsmount *nmp; in nfs_root()
[all …]
H A Dnfs_vnops.c317 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_access()
508 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_open()
637 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_close()
689 struct nfsmount *nmp; in nfs_getattr()
750 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_setattr()
978 struct nfsmount *nmp; in nfs_nresolve()
1110 struct nfsmount *nmp; in nfs_lookup()
1303 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_read()
1322 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_readlink()
1379 struct nfsmount *nmp; in nfs_readrpc_uio()
[all …]
H A Dnfs_kerb.c70 nfs_clientd(struct nfsmount *nmp, struct ucred *cred, struct nfsd_cargs *ncd, in nfs_clientd()
H A Dnfs_syscalls.c135 struct nfsmount *nmp; in sys_nfssvc()
1034 nfs_getauth(struct nfsmount *nmp, struct nfsreq *rep, in nfs_getauth()
1090 nfs_getnickauth(struct nfsmount *nmp, struct ucred *cred, char **auth_str, in nfs_getnickauth()
1153 nfs_savenickauth(struct nfsmount *nmp, struct ucred *cred, int len, in nfs_savenickauth()
H A Dnfsm_subs.h79 struct nfsmount *nmp;
H A Dnfs_subs.c889 struct nfsmount *nmp; in nfs_getattrcache()
/dragonfly/sys/config/
H A DLINT64535 options NFS_MUIDHASHSIZ=63 # Tune the size of nfsmount with this