Home
last modified time | relevance | path

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

/fs/dlm/
Duser.c180 struct dlm_user_proc *proc; in dlm_user_add_ast() local
236 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock()
290 static int device_user_unlock(struct dlm_user_proc *proc, in device_user_unlock()
319 static int device_user_deadlock(struct dlm_user_proc *proc, in device_user_deadlock()
380 static int device_user_purge(struct dlm_user_proc *proc, in device_user_purge()
504 struct dlm_user_proc *proc = file->private_data; in device_write() local
632 struct dlm_user_proc *proc; in device_open() local
659 struct dlm_user_proc *proc = file->private_data; in device_close() local
779 struct dlm_user_proc *proc = file->private_data; in device_read() local
890 struct dlm_user_proc *proc = file->private_data; in device_poll() local
Dlock.c6142 struct dlm_user_proc *proc) in del_proc_lock()
6172 void dlm_clear_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in dlm_clear_proc_locks()
6215 static void purge_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in purge_proc_locks()
6288 int dlm_user_purge(struct dlm_ls *ls, struct dlm_user_proc *proc, in dlm_user_purge()
Ddlm_internal.h670 struct dlm_user_proc *proc; /* each process that opens the lockspace member
/fs/lockd/
Dclntproc.c261 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call()
339 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
367 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
381 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
390 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
406 static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct… in nlmclnt_async_call()
Dmon.c43 u32 proc; member
91 static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res, in nsm_mon_unmon()
Dsvc4proc.c288 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, in nlm4svc_callback()
Dsvc.c634 static inline int is_callback(u32 proc) in is_callback()
Dsvcproc.c329 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
Dclnt4xdr.c553 #define PROC(proc, argtype, restype) \ argument
Dclntxdr.c551 #define PROC(proc, argtype, restype) \ argument
/fs/nfsd/
Dnfssvc.c962 const struct svc_procedure *proc) in nfs_request_too_big()
987 const struct svc_procedure *proc; in nfsd_dispatch() local
Dnfs4callback.c767 #define PROC(proc, call, argtype, restype) \ argument
/fs/nfs/
Dnfs2xdr.c1126 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs4xdr.c7490 #define PROC(proc, argtype, restype) \ argument
7501 #define STUB(proc) \ argument
7507 #define PROC41(proc, argtype, restype) \ argument
7510 #define PROC41(proc, argtype, restype) \ argument
7515 #define PROC42(proc, argtype, restype) \ argument
7518 #define PROC42(proc, argtype, restype) \ argument
Dnfs3xdr.c2512 #define PROC(proc, argtype, restype, timer) \ argument