Home
last modified time | relevance | path

Searched defs:loop_cmd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/block/
H A Dloop.c79 struct loop_cmd { struct
80 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;
/linux/Documentation/
H A DMakefile75 loop_cmd = $(echo-cmd) $(cmd_$(1)) || exit; macro
/linux/drivers/scsi/
H A Dipr.c4886 struct ipr_cmnd *loop_cmd; in ipr_cmnd_is_free() local
8194 struct ipr_cmnd *loop_cmd; in ipr_reset_cancel_hcam_done() local