Searched defs:btrfs_plug_cb (Results 1 – 2 of 2) sorted by relevance
1661 struct btrfs_plug_cb { struct1662 struct blk_plug_cb cb;1663 struct btrfs_fs_info *info;1664 struct list_head rbio_list;1688 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() argument
1548 struct btrfs_plug_cb { struct1549 struct blk_plug_cb cb;1550 struct btrfs_fs_info *info;1551 struct list_head rbio_list;1552 struct work_struct work;