Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Draid56.c163 static void rmw_work(struct btrfs_work *work);
804 start_async_work(next, rmw_work); in unlock_stripe()
1640 start_async_work(rbio, rmw_work); in partial_stripe_write()
2257 static void rmw_work(struct btrfs_work *work) in rmw_work() function