Searched defs:loop_cmd (Results 1 – 3 of 3) sorted by relevance
68 struct loop_cmd { struct69 struct kthread_work work;70 bool use_aio; /* use AIO interface to handle I/O */71 atomic_t ref; /* only for aio */72 long ret;73 struct kiocb iocb;74 struct bio_vec *bvec;75 struct cgroup_subsys_state *css;
44 loop_cmd = $(echo-cmd) $(cmd_$(1)) || exit; macro
5081 struct ipr_cmnd *loop_cmd; in ipr_cmnd_is_free() local9004 struct ipr_cmnd *loop_cmd; in ipr_reset_cancel_hcam_done() local