Home
last modified time | relevance | path

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

/fs/dlm/
A Duser.c183 struct dlm_user_proc *proc; in dlm_user_add_ast() local
248 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock()
299 static int device_user_unlock(struct dlm_user_proc *proc, in device_user_unlock()
328 static int device_user_deadlock(struct dlm_user_proc *proc, in device_user_deadlock()
389 static int device_user_purge(struct dlm_user_proc *proc, in device_user_purge()
513 struct dlm_user_proc *proc = file->private_data; in device_write() local
641 struct dlm_user_proc *proc; in device_open() local
668 struct dlm_user_proc *proc = file->private_data; in device_close() local
788 struct dlm_user_proc *proc = file->private_data; in device_read() local
867 struct dlm_user_proc *proc = file->private_data; in device_poll() local
A Dlock.c6133 struct dlm_user_proc *proc) in del_proc_lock()
6163 void dlm_clear_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in dlm_clear_proc_locks()
6204 static void purge_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in purge_proc_locks()
6276 int dlm_user_purge(struct dlm_ls *ls, struct dlm_user_proc *proc, in dlm_user_purge()
A Ddlm_internal.h215 struct dlm_user_proc *proc; /* each process that opens the lockspace member
/fs/lockd/
A Dclntproc.c265 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call()
343 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
371 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
385 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
394 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
410 static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct… in nlmclnt_async_call()
A 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()
A Dsvc4proc.c290 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, in nlm4svc_callback()
A Dsvcproc.c322 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, in nlmsvc_callback()
A Dsvc.c494 static inline int is_callback(u32 proc) in is_callback()
A Dclnt4xdr.c546 #define PROC(proc, argtype, restype) \ argument
A Dclntxdr.c552 #define PROC(proc, argtype, restype) \ argument
/fs/nfsd/
A Dnfssvc.c949 const struct svc_procedure *proc = rqstp->rq_procinfo; in nfsd_dispatch() local
A Dnfs4callback.c1012 #define PROC(proc, call, argtype, restype) \ argument
/fs/nfs/
A Dnfs2xdr.c1053 #define PROC(proc, argtype, restype, timer) \ argument
A Dnfs4xdr.c7635 #define PROC(proc, argtype, restype) \ argument
7646 #define STUB(proc) \ argument
7652 #define PROC41(proc, argtype, restype) \ argument
7655 #define PROC41(proc, argtype, restype) \ argument
7660 #define PROC42(proc, argtype, restype) \ argument
7663 #define PROC42(proc, argtype, restype) \ argument
A Dnfs3xdr.c2440 #define PROC(proc, argtype, restype, timer) \ argument
/fs/smb/server/
A Dsmb_common.h419 int (*proc)(struct ksmbd_work *swork); member

Completed in 66 milliseconds