Home
last modified time | relevance | path

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

/Linux-v6.1/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.c5891 btrfs_maybe_wake_unfinished_drop(fs_info); in btrfs_drop_snapshot()