Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dtransaction.h219 void btrfs_maybe_wake_unfinished_drop(struct btrfs_fs_info *fs_info);
Dtransaction.c1339 void btrfs_maybe_wake_unfinished_drop(struct btrfs_fs_info *fs_info) in btrfs_maybe_wake_unfinished_drop() function
Dextent-tree.c5894 btrfs_maybe_wake_unfinished_drop(fs_info); in btrfs_drop_snapshot()