Searched defs:loop_cmd (Results 1 – 3 of 3) sorted by relevance
79 struct loop_cmd { struct80 struct list_head list_entry;81 bool use_aio; /* use AIO interface to handle I/O */82 atomic_t ref; /* only for aio */83 long ret;84 struct kiocb iocb;85 struct bio_vec *bvec;86 struct cgroup_subsys_state *blkcg_css;87 struct cgroup_subsys_state *memcg_css;
75 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