Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Ddiscard.c93 static void __add_to_discard_list(struct btrfs_discard_ctl *discard_ctl, in __add_to_discard_list()
113 static void add_to_discard_list(struct btrfs_discard_ctl *discard_ctl, in add_to_discard_list()
189 struct btrfs_discard_ctl *discard_ctl, in find_next_block_group()
233 struct btrfs_discard_ctl *discard_ctl, in peek_discard_list()
296 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_check_filter()
351 void btrfs_discard_cancel_work(struct btrfs_discard_ctl *discard_ctl, in btrfs_discard_cancel_work()
368 void btrfs_discard_queue_work(struct btrfs_discard_ctl *discard_ctl, in btrfs_discard_queue_work()
492 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_workfn()
584 void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl) in btrfs_discard_calc_delay()
650 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_update_discardable()
[all …]
H A Ddiscard.h10 struct btrfs_discard_ctl;
22 void btrfs_discard_cancel_work(struct btrfs_discard_ctl *discard_ctl,
24 void btrfs_discard_queue_work(struct btrfs_discard_ctl *discard_ctl,
26 void btrfs_discard_schedule_work(struct btrfs_discard_ctl *discard_ctl,
30 void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl);
H A Dfs.h380 struct btrfs_discard_ctl { struct
730 struct btrfs_discard_ctl discard_ctl;
H A Dsysfs.c535 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_iops_limit_store()
566 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_kbps_limit_store()
596 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_max_discard_size_store()
H A Dfree-space-cache.c3091 struct btrfs_discard_ctl *discard_ctl = in btrfs_find_space_for_alloc()
3228 struct btrfs_discard_ctl *discard_ctl = in btrfs_alloc_from_cluster()
3716 struct btrfs_discard_ctl *discard_ctl = in trim_no_bitmap()
3882 struct btrfs_discard_ctl *discard_ctl = in trim_bitmaps()