Searched defs:svid (Results 1 - 5 of 5) sorted by path

/freebsd-9.3-release/sys/dev/bce/
H A Dif_bce.c648 u16 vid = 0, did = 0, svid = 0, sdid = 0; local
/freebsd-9.3-release/sys/dev/bxe/
H A Dbxe.c2597 uint16_t did, sdid, svid, vid; local
/freebsd-9.3-release/sys/nlm/
H A Dnlm_advlock.c215 int svid; local
691 nlm_record_lock(struct vnode *vp, int op, struct flock *fl, int svid, int sysid, off_t size) argument
718 nlm_setlock(struct nlm_host *host, struct rpc_callextra *ext, rpcvers_t vers, struct timeval *timo, int retries, struct vnode *vp, int op, struct flock *fl, int flags, int svid, size_t fhlen, void *fh, off_t size, bool_t reclaim) argument
917 nlm_clearlock(struct nlm_host *host, struct rpc_callextra *ext, rpcvers_t vers, struct timeval *timo, int retries, struct vnode *vp, int op, struct flock *fl, int flags, int svid, size_t fhlen, void *fh, off_t size) argument
992 nlm_getlock(struct nlm_host *host, struct rpc_callextra *ext, rpcvers_t vers, struct timeval *timo, int retries, struct vnode *vp, int op, struct flock *fl, int flags, int svid, size_t fhlen, void *fh, off_t size) argument
1126 int svid = alloc_unr(nlm_svid_allocator); local
1181 nlm_init_lock(struct flock *fl, int flags, int svid, rpcvers_t vers, size_t fhlen, void *fh, off_t size, struct nlm4_lock *lock, char oh_space[32]) argument
[all...]
H A Dnlm_prot.h31 int svid; member in struct:nlm_holder
67 int svid; member in struct:nlm_lock
175 u_int32_t svid; member in struct:nlm4_holder
186 u_int32_t svid; member in struct:nlm4_lock
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c443 fill_file_lock(struct file_lock *fl, const fhandle_t *fh, const bool_t exclusive, const int32_t svid, const u_int64_t offset, const u_int64_t len, const int state, const int status, const int flags, const int blocking) argument
[all...]

Completed in 234 milliseconds