Symbol: btrfs_discard_ctl
fs/btrfs/discard.c
113
static void add_to_discard_list(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
127
static void add_to_discard_unused_list(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
155
static bool remove_from_discard_list(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
189
struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
252
struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
324
struct btrfs_discard_ctl *discard_ctl;
fs/btrfs/discard.c
358
static void btrfs_update_discard_index(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
379
void btrfs_discard_cancel_work(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
396
void btrfs_discard_queue_work(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
411
static void __btrfs_discard_schedule_work(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
473
void btrfs_discard_schedule_work(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
494
static void btrfs_finish_discard_pass(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
520
struct btrfs_discard_ctl *discard_ctl;
fs/btrfs/discard.c
528
discard_ctl = container_of(work, struct btrfs_discard_ctl, work.work);
fs/btrfs/discard.c
624
void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl)
fs/btrfs/discard.c
690
struct btrfs_discard_ctl *discard_ctl;
fs/btrfs/discard.c
70
static struct list_head *get_discard_list(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.c
761
static void btrfs_discard_purge_list(struct btrfs_discard_ctl *discard_ctl)
fs/btrfs/discard.c
801
struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl;
fs/btrfs/discard.c
83
static bool btrfs_run_discard_work(const struct btrfs_discard_ctl *discard_ctl)
fs/btrfs/discard.c
93
static void __add_to_discard_list(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.h
10
struct btrfs_discard_ctl;
fs/btrfs/discard.h
22
void btrfs_discard_cancel_work(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.h
24
void btrfs_discard_queue_work(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.h
26
void btrfs_discard_schedule_work(struct btrfs_discard_ctl *discard_ctl,
fs/btrfs/discard.h
30
void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl);
fs/btrfs/free-space-cache.c
3090
struct btrfs_discard_ctl *discard_ctl =
fs/btrfs/free-space-cache.c
3227
struct btrfs_discard_ctl *discard_ctl =
fs/btrfs/free-space-cache.c
3719
struct btrfs_discard_ctl *discard_ctl =
fs/btrfs/free-space-cache.c
3838
struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl;
fs/btrfs/free-space-cache.c
3929
struct btrfs_discard_ctl *discard_ctl =
fs/btrfs/fs.h
808
struct btrfs_discard_ctl discard_ctl;
fs/btrfs/sysfs.c
541
struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl;
fs/btrfs/sysfs.c
572
struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl;
fs/btrfs/sysfs.c
602
struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl;