Searched defs:discard_ctl (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/btrfs/
H A Ddiscard.c70 static struct list_head *get_discard_list(struct btrfs_discard_ctl *discard_ctl, argument
83 static bool btrfs_run_discard_work(struct btrfs_discard_ctl *discard_ctl) argument
93 static void __add_to_discard_list(struct btrfs_discard_ctl *discard_ctl, argument
115 add_to_discard_list(struct btrfs_discard_ctl *discard_ctl, struct btrfs_block_group *block_group) argument
126 add_to_discard_unused_list(struct btrfs_discard_ctl *discard_ctl, struct btrfs_block_group *block_group) argument
154 remove_from_discard_list(struct btrfs_discard_ctl *discard_ctl, struct btrfs_block_group *block_group) argument
193 find_next_block_group( struct btrfs_discard_ctl *discard_ctl, u64 now) argument
237 peek_discard_list( struct btrfs_discard_ctl *discard_ctl, enum btrfs_discard_state *discard_state, int *discard_index, u64 now) argument
288 struct btrfs_discard_ctl *discard_ctl; local
322 btrfs_update_discard_index(struct btrfs_discard_ctl *discard_ctl, struct btrfs_block_group *block_group) argument
343 btrfs_discard_cancel_work(struct btrfs_discard_ctl *discard_ctl, struct btrfs_block_group *block_group) argument
360 btrfs_discard_queue_work(struct btrfs_discard_ctl *discard_ctl, struct btrfs_block_group *block_group) argument
375 __btrfs_discard_schedule_work(struct btrfs_discard_ctl *discard_ctl, u64 now, bool override) argument
437 btrfs_discard_schedule_work(struct btrfs_discard_ctl *discard_ctl, bool override) argument
458 btrfs_finish_discard_pass(struct btrfs_discard_ctl *discard_ctl, struct btrfs_block_group *block_group) argument
484 struct btrfs_discard_ctl *discard_ctl; local
573 btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl) argument
639 struct btrfs_discard_ctl *discard_ctl; local
710 btrfs_discard_purge_list(struct btrfs_discard_ctl *discard_ctl) argument
750 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; local
[all...]
H A Dsysfs.c532 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; local
563 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; local
593 struct btrfs_discard_ctl *discard_ctl = &fs_info->discard_ctl; local
[all...]
H A Dfree-space-cache.c3085 struct btrfs_discard_ctl *discard_ctl = local
3222 struct btrfs_discard_ctl *discard_ctl = local
3710 struct btrfs_discard_ctl *discard_ctl local
3876 struct btrfs_discard_ctl *discard_ctl = local
[all...]
H A Dfs.h702 struct btrfs_discard_ctl discard_ctl; member in struct:btrfs_fs_info

Completed in 253 milliseconds