Searched refs:btrfs_plug_cb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | raid56.c | 1661 struct btrfs_plug_cb { struct 1688 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() 1735 struct btrfs_plug_cb *plug; in unplug_work() 1736 plug = container_of(work, struct btrfs_plug_cb, work); in unplug_work() 1742 struct btrfs_plug_cb *plug; in btrfs_raid_unplug() 1743 plug = container_of(cb, struct btrfs_plug_cb, cb); in btrfs_raid_unplug() 1788 struct btrfs_plug_cb *plug = NULL; in raid56_parity_write() 1816 plug = container_of(cb, struct btrfs_plug_cb, cb); in raid56_parity_write()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | raid56.c | 1548 struct btrfs_plug_cb { struct 1577 struct btrfs_plug_cb *plug = container_of(cb, struct btrfs_plug_cb, cb); in raid_unplug() 1642 struct btrfs_plug_cb *plug = NULL; in raid56_parity_write() 1661 plug = container_of(cb, struct btrfs_plug_cb, cb); in raid56_parity_write()
|
Completed in 7 milliseconds