Home
last modified time | relevance | path

Searched refs:btrfs_close_devices (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dvolumes.h446 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
Dsuper.c1512 btrfs_close_devices(fs_devices); in btrfs_mount()
1539 btrfs_close_devices(fs_devices); in btrfs_mount()
Ddisk-io.c3185 btrfs_close_devices(fs_info->fs_devices); in open_ctree()
3892 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
Dvolumes.c859 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function