Searched defs:loop_cmd (Results 1 – 7 of 7) sorted by relevance
68456 struct loop_cmd { struct68457 struct list_head list_entry;68458 bool use_aio;68459 atomic_t ref;68460 long int ret;68461 struct kiocb iocb;68462 struct bio_vec *bvec;68463 struct cgroup_subsys_state *blkcg_css;68464 struct cgroup_subsys_state *memcg_css;
100885 struct loop_cmd { struct100886 struct kthread_work work;100887 bool use_aio;100888 atomic_t ref;100889 long int ret;100890 struct kiocb iocb;100891 struct bio_vec *bvec;100892 struct cgroup_subsys_state *css;
83958 struct loop_cmd { struct83959 struct kthread_work work;83960 bool use_aio;83961 atomic_t ref;83962 long int ret;83963 struct kiocb iocb;83964 struct bio_vec *bvec;83965 struct cgroup_subsys_state *css;
82318 struct loop_cmd { struct82319 struct kthread_work work;82320 bool use_aio;82321 atomic_t ref;82322 long int ret;82323 struct kiocb iocb;82324 struct bio_vec *bvec;82325 struct cgroup_subsys_state *css;