Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Draid56.c1661 struct btrfs_plug_cb { struct
1662 struct blk_plug_cb cb;
1663 struct btrfs_fs_info *info;
1687 static void run_plug(struct btrfs_plug_cb *plug) in run_plug() argument