Home
last modified time | relevance | path

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

/linux/fs/btrfs/
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.h427 struct btrfs_discard_ctl { struct
800 struct btrfs_discard_ctl discard_ctl;
H A Dfree-space-cache.c3092 struct btrfs_discard_ctl *discard_ctl = in btrfs_find_space_for_alloc()
3229 struct btrfs_discard_ctl *discard_ctl = in btrfs_alloc_from_cluster()
3721 struct btrfs_discard_ctl *discard_ctl = in trim_no_bitmap()
3840 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_trim_fully_remapped_block_group()
3931 struct btrfs_discard_ctl *discard_ctl = in trim_bitmaps()
H A Dsysfs.c541 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_iops_limit_store()
572 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_kbps_limit_store()
602 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_max_discard_size_store()