Searched defs:pill (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | layout.c | 1682 static void req_capsule_init_area(struct req_capsule *pill) in req_capsule_init_area() 1698 void req_capsule_init(struct req_capsule *pill, in req_capsule_init() 1728 void req_capsule_fini(struct req_capsule *pill) in req_capsule_fini() 1740 static struct lustre_msg *__req_msg(const struct req_capsule *pill, in __req_msg() 1753 void req_capsule_set(struct req_capsule *pill, const struct req_format *fmt) in req_capsule_set() 1770 int req_capsule_filled_sizes(struct req_capsule *pill, in req_capsule_filled_sizes() 1805 int req_capsule_server_pack(struct req_capsule *pill) in req_capsule_server_pack() 1831 static int __req_capsule_offset(const struct req_capsule *pill, in __req_capsule_offset() 1853 swabber_dumper_helper(struct req_capsule *pill, in swabber_dumper_helper() 1931 static void *__req_capsule_get(struct req_capsule *pill, in __req_capsule_get() [all …]
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 126 struct req_capsule *pill = &req->rq_pill; in mdc_getattr_common() local 412 struct req_capsule *pill = &req->rq_pill; in mdc_unpack_acl() local 454 struct req_capsule *pill = &req->rq_pill; in mdc_get_lustre_md() local
|
D | mdc_locks.c | 554 struct req_capsule *pill = &req->rq_pill; in mdc_finish_enqueue() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 545 static inline int ldlm_capsule_handles_avail(struct req_capsule *pill, in ldlm_capsule_handles_avail() 576 struct req_capsule *pill = &req->rq_pill; in ldlm_prep_elc_req() local
|
D | ldlm_lock.c | 1352 int ldlm_fill_lvb(struct ldlm_lock *lock, struct req_capsule *pill, in ldlm_fill_lvb()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 1229 struct req_capsule *pill; in osc_brw_prep_request() local
|