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