Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Draid56.c1626 struct btrfs_plug_cb { struct
1627 struct blk_plug_cb cb;
1628 struct btrfs_fs_info *info;
1629 struct list_head rbio_list;
1653 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() argument