Searched defs:loop_cmd (Results 1 – 3 of 3) sorted by relevance
80 struct loop_cmd { struct81 struct list_head list_entry;82 bool use_aio; /* use AIO interface to handle I/O */83 atomic_t ref; /* only for aio */84 long ret;85 struct kiocb iocb;86 struct bio_vec *bvec;87 struct cgroup_subsys_state *blkcg_css;88 struct cgroup_subsys_state *memcg_css;
76 loop_cmd = $(echo-cmd) $(cmd_$(1)) || exit; macro
4886 struct ipr_cmnd *loop_cmd; in ipr_cmnd_is_free() local8194 struct ipr_cmnd *loop_cmd; in ipr_reset_cancel_hcam_done() local