Searched defs:ext4_li_request (Results 1 – 11 of 11) sorted by relevance
35205 struct ext4_li_request { struct35206 struct super_block *lr_super;35207 enum ext4_li_mode lr_mode;35208 ext4_group_t lr_first_not_zeroed;35209 ext4_group_t lr_next_group;35210 struct list_head lr_request;35211 long unsigned int lr_next_sched;35212 long unsigned int lr_timeout;
42951 struct ext4_li_request { struct42952 struct super_block *lr_super;42953 enum ext4_li_mode lr_mode;42954 ext4_group_t lr_first_not_zeroed;42955 ext4_group_t lr_next_group;42956 struct list_head lr_request;42957 long unsigned int lr_next_sched;42958 long unsigned int lr_timeout;
58374 struct ext4_li_request { struct58375 struct super_block *lr_super;58376 enum ext4_li_mode lr_mode;58377 ext4_group_t lr_first_not_zeroed;58378 ext4_group_t lr_next_group;58379 struct list_head lr_request;58380 long unsigned int lr_next_sched;58381 long unsigned int lr_timeout;
45402 struct ext4_li_request { struct45403 struct super_block *lr_super;45404 enum ext4_li_mode lr_mode;45405 ext4_group_t lr_first_not_zeroed;45406 ext4_group_t lr_next_group;45407 struct list_head lr_request;45408 unsigned long lr_next_sched;45409 unsigned long lr_timeout;
26197 struct ext4_li_request { struct26198 struct super_block *lr_super;26199 enum ext4_li_mode lr_mode;26200 ext4_group_t lr_first_not_zeroed;26201 ext4_group_t lr_next_group;26202 struct list_head lr_request;26203 long unsigned int lr_next_sched;26204 long unsigned int lr_timeout;
40361 struct ext4_li_request { struct40362 struct super_block *lr_super;40363 enum ext4_li_mode lr_mode;40364 ext4_group_t lr_first_not_zeroed;40365 ext4_group_t lr_next_group;40366 struct list_head lr_request;40367 long unsigned int lr_next_sched;40368 long unsigned int lr_timeout;
55159 struct ext4_li_request { struct55160 struct super_block *lr_super;55161 enum ext4_li_mode lr_mode;55162 ext4_group_t lr_first_not_zeroed;55163 ext4_group_t lr_next_group;55164 struct list_head lr_request;55165 unsigned long lr_next_sched;55166 unsigned long lr_timeout;