Searched defs:loop_cmd (Results 1 – 3 of 3) sorted by relevance
74 struct loop_cmd { struct75 struct list_head list_entry;76 bool use_aio; /* use AIO interface to handle I/O */77 atomic_t ref; /* only for aio */78 long ret;79 struct kiocb iocb;80 struct bio_vec *bvec;81 struct cgroup_subsys_state *blkcg_css;82 struct cgroup_subsys_state *memcg_css;
64 loop_cmd = $(echo-cmd) $(cmd_$(1)) || exit; macro
5084 struct ipr_cmnd *loop_cmd; in ipr_cmnd_is_free() local9015 struct ipr_cmnd *loop_cmd; in ipr_reset_cancel_hcam_done() local