Searched defs:discard_ctl (Results 1 – 4 of 4) sorted by relevance
93 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() local343 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() local573 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() local[all …]
3088 struct btrfs_discard_ctl *discard_ctl = in btrfs_find_space_for_alloc() local3225 struct btrfs_discard_ctl *discard_ctl = in btrfs_alloc_from_cluster() local3713 struct btrfs_discard_ctl *discard_ctl = in trim_no_bitmap() local3879 struct btrfs_discard_ctl *discard_ctl = in trim_bitmaps() local
519 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_iops_limit_store() local550 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_kbps_limit_store() local580 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_max_discard_size_store() local
646 struct btrfs_discard_ctl discard_ctl; member