Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dtransaction.h247 void btrfs_maybe_wake_unfinished_drop(struct btrfs_fs_info *fs_info);
Dtransaction.c1371 void btrfs_maybe_wake_unfinished_drop(struct btrfs_fs_info *fs_info) in btrfs_maybe_wake_unfinished_drop() function
Dextent-tree.c5849 btrfs_maybe_wake_unfinished_drop(fs_info); in btrfs_drop_snapshot()