Home
last modified time | relevance | path

Searched refs:btrfs_close_extra_devices (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dvolumes.h447 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step);
Ddisk-io.c2893 btrfs_close_extra_devices(fs_devices, 0); in open_ctree()
2959 btrfs_close_extra_devices(fs_devices, 1); in open_ctree()
Dvolumes.c755 void btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices, int step) in btrfs_close_extra_devices() function