Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.h196 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root);
Dtransaction.c2343 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root) in btrfs_clean_one_deleted_snapshot() function
Ddisk-io.c1688 again = btrfs_clean_one_deleted_snapshot(root); in cleaner_kthread()