Home
last modified time | relevance | path

Searched refs:btrfs_clean_one_deleted_snapshot (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dtransaction.h220 int btrfs_clean_one_deleted_snapshot(struct btrfs_fs_info *fs_info);
Dtransaction.c2556 int btrfs_clean_one_deleted_snapshot(struct btrfs_fs_info *fs_info) in btrfs_clean_one_deleted_snapshot() function
Ddisk-io.c1821 again = btrfs_clean_one_deleted_snapshot(fs_info); in cleaner_kthread()