Home
last modified time | relevance | path

Searched refs:btrfs_clean_one_deleted_snapshot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h217 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root);
H A Dtransaction.c2478 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root) in btrfs_clean_one_deleted_snapshot() function
H A Ddisk-io.c1756 again = btrfs_clean_one_deleted_snapshot(root); in cleaner_kthread()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.h251 int btrfs_clean_one_deleted_snapshot(struct btrfs_fs_info *fs_info);
H A Dtransaction.c2611 int btrfs_clean_one_deleted_snapshot(struct btrfs_fs_info *fs_info) in btrfs_clean_one_deleted_snapshot() function
H A Ddisk-io.c1497 again = btrfs_clean_one_deleted_snapshot(fs_info); in cleaner_kthread()

Completed in 18 milliseconds