Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Ddiscard.c93 static void __add_to_discard_list(struct btrfs_discard_ctl *discard_ctl, in __add_to_discard_list()
115 static void add_to_discard_list(struct btrfs_discard_ctl *discard_ctl, in add_to_discard_list()
194 struct btrfs_discard_ctl *discard_ctl, in find_next_block_group()
238 struct btrfs_discard_ctl *discard_ctl, in peek_discard_list()
288 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_check_filter()
343 void btrfs_discard_cancel_work(struct btrfs_discard_ctl *discard_ctl, in btrfs_discard_cancel_work()
360 void btrfs_discard_queue_work(struct btrfs_discard_ctl *discard_ctl, in btrfs_discard_queue_work()
484 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_workfn()
573 void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl) in btrfs_discard_calc_delay()
639 struct btrfs_discard_ctl *discard_ctl; in btrfs_discard_update_discardable()
[all …]
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,
29 void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl);
A Dfs.h362 struct btrfs_discard_ctl { struct
709 struct btrfs_discard_ctl discard_ctl;
A Dsysfs.c534 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_iops_limit_store()
565 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_kbps_limit_store()
595 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_max_discard_size_store()
A Dfree-space-cache.c3089 struct btrfs_discard_ctl *discard_ctl = in btrfs_find_space_for_alloc()
3226 struct btrfs_discard_ctl *discard_ctl = in btrfs_alloc_from_cluster()
3714 struct btrfs_discard_ctl *discard_ctl = in trim_no_bitmap()
3880 struct btrfs_discard_ctl *discard_ctl = in trim_bitmaps()

Completed in 23 milliseconds