Home
last modified time | relevance | path

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

/fs/dlm/
Duser.c182 struct dlm_user_proc *proc; in dlm_user_add_ast() local
256 static int device_user_lock(struct dlm_user_proc *proc, in device_user_lock()
301 static int device_user_unlock(struct dlm_user_proc *proc, in device_user_unlock()
330 static int device_user_deadlock(struct dlm_user_proc *proc, in device_user_deadlock()
390 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
638 struct dlm_user_proc *proc; in device_open() local
665 struct dlm_user_proc *proc = file->private_data; in device_close() local
792 struct dlm_user_proc *proc = file->private_data; in device_read() local
878 struct dlm_user_proc *proc = file->private_data; in device_poll() local
Dlock.c4752 struct dlm_user_proc *proc) in del_proc_lock()
4782 void dlm_clear_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in dlm_clear_proc_locks()
4824 static void purge_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc) in purge_proc_locks()
4895 int dlm_user_purge(struct dlm_ls *ls, struct dlm_user_proc *proc, in dlm_user_purge()
Ddlm_internal.h537 struct dlm_user_proc *proc; /* each process that opens the lockspace member
/fs/lockd/
Dclntproc.c251 nlmclnt_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc) in nlmclnt_call()
328 static struct rpc_task *__nlm_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, c… in __nlm_async_call()
356 static int nlm_do_async_call(struct nlm_rqst *req, u32 proc, struct rpc_message *msg, const struct … in nlm_do_async_call()
370 int nlm_async_call(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_call()
379 int nlm_async_reply(struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops) in nlm_async_reply()
395 static int nlmclnt_async_call(struct rpc_cred *cred, struct nlm_rqst *req, u32 proc, const struct r… in nlmclnt_async_call()
Dmon.c37 u32 proc; member
118 static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res) in nsm_mon_unmon()
Dsvc.c460 static inline int is_callback(u32 proc) in is_callback()
Dsvc4proc.c252 static __be32 nlm4svc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlm4svc_callback()
Dsvcproc.c282 static __be32 nlmsvc_callback(struct svc_rqst *rqstp, u32 proc, struct nlm_args *argp, in nlmsvc_callback()
Dxdr4.c551 #define PROC(proc, argtype, restype) \ argument
Dxdr.c539 #define PROC(proc, argtype, restype) \ argument
/fs/nfsd/
Dnfscache.c128 proc = rqstp->rq_proc; in nfsd_cache_lookup() local
Dnfssvc.c509 struct svc_procedure *proc; in nfsd_dispatch() local
Dnfs4callback.c318 #define PROC(proc, call, argtype, restype) \ argument
/fs/nfs/
Dnfs2xdr.c727 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs3xdr.c1142 #define PROC(proc, argtype, restype, timer) \ argument
Dnfs4xdr.c4560 #define PROC(proc, argtype, restype) \ argument
/fs/ext4/
Dmballoc.c2905 struct proc_dir_entry *proc; in ext4_mb_init_per_dev_proc() local