Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dtransaction.h172 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root);
Dtransaction.c2152 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root) in btrfs_clean_one_deleted_snapshot() function
Ddisk-io.c1795 again = btrfs_clean_one_deleted_snapshot(root); in cleaner_kthread()