Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtransaction.h250 void btrfs_maybe_wake_unfinished_drop(struct btrfs_fs_info *fs_info);
H A Dtransaction.c1368 void btrfs_maybe_wake_unfinished_drop(struct btrfs_fs_info *fs_info) in btrfs_maybe_wake_unfinished_drop() function
H A Dextent-tree.c5878 btrfs_maybe_wake_unfinished_drop(fs_info); in btrfs_drop_snapshot()