Home
last modified time | relevance | path

Searched defs:discard_ctl (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dfree-space-cache.c3092 struct btrfs_discard_ctl *discard_ctl = in btrfs_find_space_for_alloc() local
3229 struct btrfs_discard_ctl *discard_ctl = in btrfs_alloc_from_cluster() local
3721 struct btrfs_discard_ctl *discard_ctl = in trim_no_bitmap() local
3840 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_trim_fully_remapped_block_group() local
3931 struct btrfs_discard_ctl *discard_ctl = in trim_bitmaps() local
H A Dsysfs.c541 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_iops_limit_store() local
572 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_kbps_limit_store() local
602 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; in btrfs_discard_max_discard_size_store() local
H A Dfs.h798 struct btrfs_discard_ctl discard_ctl; member