Home
last modified time | relevance | path

Searched defs:proc (Results 1 – 16 of 16) sorted by relevance

/fs/dlm/
Duser.c183 struct dlm_user_proc *proc; in dlm_user_add_ast() local
239 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock()
293 static int device_user_unlock(struct dlm_user_proc *proc, in device_user_unlock()
322 static int device_user_deadlock(struct dlm_user_proc *proc, in device_user_deadlock()
383 static int device_user_purge(struct dlm_user_proc *proc, in device_user_purge()
507 struct dlm_user_proc *proc = file->private_data; in device_write() local
635 struct dlm_user_proc *proc; in device_open() local
662 struct dlm_user_proc *proc = file->private_data; in device_close() local
782 struct dlm_user_proc *proc = file->private_data; in device_read() local
893 struct dlm_user_proc *proc = file->private_data; in device_poll() local
Dlock.c6141 struct dlm_user_proc *proc) in del_proc_lock()
6171 void dlm_clear_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in dlm_clear_proc_locks()
6214 static void purge_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in purge_proc_locks()
6287 int dlm_user_purge(struct dlm_ls *ls, struct dlm_user_proc *proc, in dlm_user_purge()
Ddlm_internal.h672 struct dlm_user_proc *proc; /* each process that opens the lockspace member
/fs/lockd/
Dclntproc.c259 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call()
337 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
365 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
379 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
388 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
404 static int nlmclnt_async_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct r… in nlmclnt_async_call()
Dmon.c43 u32 proc; member
90 static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res, in nsm_mon_unmon()
Dsvc.c627 static inline int is_callback(u32 proc) in is_callback()
Dsvc4proc.c278 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, in nlm4svc_callback()
Dsvcproc.c319 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
Dclnt4xdr.c567 #define PROC(proc, argtype, restype) \ argument
Dclntxdr.c565 #define PROC(proc, argtype, restype) \ argument
/fs/nfsd/
Dnfssvc.c760 const struct svc_procedure *proc) in nfs_request_too_big()
785 const struct svc_procedure *proc; in nfsd_dispatch() local
Dnfscache.c393 proc = rqstp->rq_proc; in nfsd_cache_lookup() local
Dnfs4callback.c688 #define PROC(proc, call, argtype, restype) \ argument
/fs/nfs/
Dnfs2xdr.c1145 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs4xdr.c7658 #define PROC(proc, argtype, restype) \ argument
7669 #define STUB(proc) \ argument
7675 #define PROC41(proc, argtype, restype) \ argument
7678 #define PROC41(proc, argtype, restype) \ argument
7683 #define PROC42(proc, argtype, restype) \ argument
7686 #define PROC42(proc, argtype, restype) \ argument
Dnfs3xdr.c2549 #define PROC(proc, argtype, restype, timer) \ argument