Home
last modified time | relevance | path

Searched refs:btrfs_discard_ctl (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Ddiscard.h9 struct btrfs_discard_ctl;
21 void btrfs_discard_cancel_work(struct btrfs_discard_ctl *discard_ctl,
23 void btrfs_discard_queue_work(struct btrfs_discard_ctl *discard_ctl,
25 void btrfs_discard_schedule_work(struct btrfs_discard_ctl *discard_ctl,
27 bool btrfs_run_discard_work(struct btrfs_discard_ctl *discard_ctl);
30 void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl);
A Ddiscard.c100 static void add_to_discard_list(struct btrfs_discard_ctl *discard_ctl, in add_to_discard_list()
179 struct btrfs_discard_ctl *discard_ctl, in find_next_block_group()
223 struct btrfs_discard_ctl *discard_ctl, in peek_discard_list()
273 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_check_filter()
328 void btrfs_discard_cancel_work(struct btrfs_discard_ctl *discard_ctl, in btrfs_discard_cancel_work()
345 void btrfs_discard_queue_work(struct btrfs_discard_ctl *discard_ctl, in btrfs_discard_queue_work()
469 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_workfn()
556 bool btrfs_run_discard_work(struct btrfs_discard_ctl *discard_ctl) in btrfs_run_discard_work()
575 void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl) in btrfs_discard_calc_delay()
634 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_update_discardable()
[all …]
A Dfs.h314 struct btrfs_discard_ctl { struct
647 struct btrfs_discard_ctl discard_ctl;
A Dsysfs.c512 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_iops_limit_store()
543 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_kbps_limit_store()
573 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_max_discard_size_store()
A Dfree-space-cache.c3072 struct btrfs_discard_ctl *discard_ctl = in btrfs_find_space_for_alloc()
3209 struct btrfs_discard_ctl *discard_ctl = in btrfs_alloc_from_cluster()
3695 struct btrfs_discard_ctl *discard_ctl = in trim_no_bitmap()
3861 struct btrfs_discard_ctl *discard_ctl = in trim_bitmaps()

Completed in 21 milliseconds