Home
last modified time | relevance | path

Searched defs:nmp (Results 1 – 21 of 21) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfs_iod.c77 struct nfsmount *nmp = arg; in nfssvc_iod_reader() local
164 struct nfsmount *nmp = arg; in nfssvc_iod_writer() local
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 Dnfs_socket.c410 nfs_disconnect(struct nfsmount *nmp) in nfs_disconnect()
1140 struct nfsmount *nmp; in nfs_request_setup() local
1189 struct nfsmount *nmp = rep->r_nmp; in nfs_request_auth() local
1259 struct nfsmount *nmp = rep->r_nmp; in nfs_request_try() local
1380 struct nfsmount *nmp = rep->r_nmp; in nfs_request_waitreply() local
1431 struct nfsmount *nmp = req->r_nmp; in nfs_request_processreply() local
1725 struct nfsmount *nmp; in nfs_timer_callout() local
1799 struct nfsmount *nmp = req->r_nmp; in nfs_timer_req() local
2008 struct nfsmount *nmp = rep->r_nmp; in nfs_hardterm() local
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() local
506 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_write() local
833 struct nfsmount *nmp; in nfs_getcacheblk() local
865 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_vinvalbuf() local
920 nfs_asyncok(struct nfsmount *nmp) in nfs_asyncok()
942 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_asyncio() local
1054 struct nfsmount *nmp; in nfs_doio() local
1335 struct nfsmount *nmp; in nfs_readrpc_bio() local
1379 struct nfsmount *nmp = VFSTONFS(info->vp->v_mount); in nfs_readrpc_bio_done() local
1448 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_writerpc_bio() local
[all …]
H A Dnfs_vfsops.c315 struct nfsmount *nmp = VFSTONFS(mp); in nfs_statfs() local
402 struct nfsmount *nmp = VFSTONFS(mp); in nfs_statvfs() local
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() local
1020 struct nfsmount *nmp; in mountnfs() local
1180 struct nfsmount *nmp; in nfs_unmount() local
1249 nfs_free_mount(struct nfsmount *nmp) in nfs_free_mount()
1271 struct nfsmount *nmp; in nfs_root() local
1337 struct nfsmount *nmp = VFSTONFS(mp); in nfs_sync() local
H A Dnfs_vnops.c317 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_access() local
508 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_open() local
637 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_close() local
689 struct nfsmount *nmp; in nfs_getattr() local
750 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_setattr() local
978 struct nfsmount *nmp; in nfs_nresolve() local
1110 struct nfsmount *nmp; in nfs_lookup() local
1303 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_read() local
1322 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_readlink() local
1379 struct nfsmount *nmp; in nfs_readrpc_uio() local
[all …]
H A Dnfs_node.c99 struct nfsmount *nmp; in nfs_nget() local
233 struct nfsmount *nmp; in nfs_nget_nonblock() local
383 struct nfsmount *nmp = VFSTONFS(ap->a_vp->v_mount); in nfs_inactive() local
439 struct nfsmount *nmp = VFSTONFS(vp->v_mount); in nfs_reclaim() local
H A Dnfs_syscalls.c135 struct nfsmount *nmp; in sys_nfssvc() local
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 Dnfs_kerb.c70 nfs_clientd(struct nfsmount *nmp, struct ucred *cred, struct nfsd_cargs *ncd, in nfs_clientd()
H A Dnfsm_subs.h79 struct nfsmount *nmp; member
H A Dnfs_subs.c889 struct nfsmount *nmp; in nfs_getattrcache() local
H A Dnfs.h425 #define NMUIDHASH(nmp, uid) \ argument
/dragonfly/sys/net/dummynet/
H A Dip_dummynet_glue.c85 struct netmsg_packet *nmp; in ip_dn_queue() local
104 struct netmsg_packet *nmp; in ip_dn_packet_free() local
129 struct netmsg_packet *nmp; in ip_dn_packet_redispatch() local
212 struct netmsg_packet *nmp; in ip_dn_freepkt_dispatch() local
238 struct netmsg_packet *nmp; in ip_dn_dispatch() local
272 struct netmsg_packet *nmp; in ip_dn_ip_output() local
321 struct netmsg_packet *nmp; in ip_dn_ip_input() local
363 struct netmsg_packet *nmp; in ip_dn_ether_demux() local
410 struct netmsg_packet *nmp; in ip_dn_ether_output() local
/dragonfly/sys/net/dummynet3/
H A Dip_dummynet3_glue.c85 struct netmsg_packet *nmp; in ip_dn_queue() local
104 struct netmsg_packet *nmp; in ip_dn_packet_free() local
129 struct netmsg_packet *nmp; in ip_dn_packet_redispatch() local
212 struct netmsg_packet *nmp; in ip_dn_freepkt_dispatch() local
238 struct netmsg_packet *nmp; in ip_dn_dispatch() local
272 struct netmsg_packet *nmp; in ip_dn_ip_output() local
321 struct netmsg_packet *nmp; in ip_dn_ip_input() local
363 struct netmsg_packet *nmp; in ip_dn_ether_demux() local
410 struct netmsg_packet *nmp; in ip_dn_ether_output() local
/dragonfly/sys/net/vlan/
H A Dif_vlan_ether.c50 struct netmsg_packet *nmp = &msg->packet; in vlan_start_dispatch() local
H A Dif_vlan.c538 struct netmsg_packet *nmp; in vlan_start() local
/dragonfly/lib/libefivar/
H A Dlibefivar.c124 utf8_to_ucs2(const char *name, efi_char **nmp, size_t *len) in utf8_to_ucs2()
/dragonfly/sys/net/
H A Dif_ethersubr.c1386 struct netmsg_packet *nmp = &nmsg->packet; /* actual size */ in ether_input_handler() local
1650 struct netmsg_packet *nmp = &nmsg->packet; /* actual size */ in ether_demux_handler() local
/dragonfly/sys/netinet/
H A Dip_divert.c291 struct netmsg_packet *nmp; in divert_packet() local
/dragonfly/sys/kern/
H A Dkern_linker.c1218 struct mod_metadata *mp, *nmp; in linker_preload() local
1587 struct mod_metadata *mp, *nmp; in linker_load_dependencies() local
/dragonfly/sys/net/lagg/
H A Dif_lagg.c1752 struct netmsg_packet *nmp; in lagg_start() local
1801 struct netmsg_packet *nmp = &msg->packet; in lagg_start_dispatch() local
/dragonfly/sys/net/bridge/
H A Dif_bridge.c1987 struct netmsg_packet *nmp; in bridge_enqueue() local
4421 struct netmsg_packet *nmp; in bridge_enqueue_handler() local