Home
last modified time | relevance | path

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

/fs/btrfs/
Dasync-thread.h44 struct btrfs_fs_info *btrfs_work_owner(const struct btrfs_work *work);
Dasync-thread.c63 btrfs_work_owner(const struct btrfs_work *work) in btrfs_work_owner() function
Dinode.c1173 struct btrfs_fs_info *fs_info = btrfs_work_owner(work); in async_cow_submit()