Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtransaction.h197 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root);
Dtransaction.c2318 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root) in btrfs_clean_one_deleted_snapshot() function
Ddisk-io.c1700 again = btrfs_clean_one_deleted_snapshot(root); in cleaner_kthread()