Home
last modified time | relevance | path

Searched refs:fstrim_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.c1270 &(dcc->fstrim_list) : &(dcc->wait_list); in __submit_discard_cmd()
1755 &(dcc->fstrim_list) : &(dcc->wait_list); in __wait_discard_cmd_range()
2246 INIT_LIST_HEAD(&dcc->fstrim_list); in create_discard_cmd_control()
3198 list_move_tail(&dc->list, &dcc->fstrim_list); in __issue_discard_cmd_range()
H A Df2fs.h375 struct list_head fstrim_list; /* in-flight discard from fstrim */ member
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c1251 &(dcc->fstrim_list) : &(dcc->wait_list); in __submit_discard_cmd()
1735 &(dcc->fstrim_list) : &(dcc->wait_list); in __wait_discard_cmd_range()
2286 INIT_LIST_HEAD(&dcc->fstrim_list); in create_discard_cmd_control()
3175 list_move_tail(&dc->list, &dcc->fstrim_list); in __issue_discard_cmd_range()
H A Df2fs.h401 struct list_head fstrim_list; /* in-flight discard from fstrim */ member

Completed in 31 milliseconds