Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dtransaction.h248 int btrfs_clean_one_deleted_snapshot(struct btrfs_fs_info *fs_info);
Dtransaction.c2613 int btrfs_clean_one_deleted_snapshot(struct btrfs_fs_info *fs_info) in btrfs_clean_one_deleted_snapshot() function
Ddisk-io.c1488 again = btrfs_clean_one_deleted_snapshot(fs_info); in cleaner_kthread()