Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Draid56.c1680 struct btrfs_plug_cb { struct
1707 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() argument
1754 struct btrfs_plug_cb *plug; in unplug_work()
1755 plug = container_of(work, struct btrfs_plug_cb, work); in unplug_work()
1761 struct btrfs_plug_cb *plug; in btrfs_raid_unplug()
1762 plug = container_of(cb, struct btrfs_plug_cb, cb); in btrfs_raid_unplug()
1806 struct btrfs_plug_cb *plug = NULL; in raid56_parity_write()
1833 plug = container_of(cb, struct btrfs_plug_cb, cb); in raid56_parity_write()