Home
last modified time | relevance | path

Searched defs:pill (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c1682 void req_capsule_init_area(struct req_capsule *pill) in req_capsule_init_area()
1699 void req_capsule_init(struct req_capsule *pill, in req_capsule_init()
1729 void req_capsule_fini(struct req_capsule *pill) in req_capsule_fini()
1741 static struct lustre_msg *__req_msg(const struct req_capsule *pill, in __req_msg()
1754 void req_capsule_set(struct req_capsule *pill, const struct req_format *fmt) in req_capsule_set()
1771 int req_capsule_filled_sizes(struct req_capsule *pill, in req_capsule_filled_sizes()
1806 int req_capsule_server_pack(struct req_capsule *pill) in req_capsule_server_pack()
1832 static int __req_capsule_offset(const struct req_capsule *pill, in __req_capsule_offset()
1854 swabber_dumper_helper(struct req_capsule *pill, in swabber_dumper_helper()
1932 static void *__req_capsule_get(struct req_capsule *pill, in __req_capsule_get()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c59 struct req_capsule *pill = &req->rq_pill; in mdc_pack_capa() local
Dmdc_request.c170 struct req_capsule *pill = &req->rq_pill; in mdc_getattr_common() local
469 struct req_capsule *pill = &req->rq_pill; in mdc_unpack_acl() local
511 struct req_capsule *pill = &req->rq_pill; in mdc_get_lustre_md() local
Dmdc_locks.c566 struct req_capsule *pill = &req->rq_pill; in mdc_finish_enqueue() local
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c718 static inline int ldlm_capsule_handles_avail(struct req_capsule *pill, in ldlm_capsule_handles_avail()
749 struct req_capsule *pill = &req->rq_pill; in ldlm_prep_elc_req() local
Dldlm_lock.c1388 int ldlm_fill_lvb(struct ldlm_lock *lock, struct req_capsule *pill, in ldlm_fill_lvb()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1259 struct req_capsule *pill; in osc_brw_prep_request() local