Home
last modified time | relevance | path

Searched defs:procid (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dnfsm_subs.c112 nfsm_reqhead(nfsm_info_t info, struct vnode *vp, u_long procid, int hsiz) in nfsm_reqhead()
127 nfsm_rpchead(struct ucred *cr, int nmflag, int procid, int auth_type, in nfsm_rpchead()
/dragonfly/test/stress/fsstress/
H A Dfsstress.c223 int procid; variable