Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/btrfs/
Draid56.c1646 struct btrfs_plug_cb { struct
1647 struct blk_plug_cb cb;
1648 struct btrfs_fs_info *info;
1672 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() argument
/kernel/linux/linux-5.10/fs/btrfs/
Draid56.c1639 struct btrfs_plug_cb { struct
1640 struct blk_plug_cb cb;
1641 struct btrfs_fs_info *info;
1642 struct list_head rbio_list;
1666 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() argument