Searched defs:btrfs_plug_cb (Results 1 – 1 of 1) sorted by relevance
1662 struct btrfs_plug_cb { struct1663 struct blk_plug_cb cb;1664 struct btrfs_fs_info *info;1688 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() argument