Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.h431 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
Dsuper.c1383 btrfs_close_devices(fs_devices); in btrfs_mount()
1414 btrfs_close_devices(fs_devices); in btrfs_mount()
Ddisk-io.c3116 btrfs_close_devices(fs_info->fs_devices); in open_ctree()
3790 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
Dvolumes.c745 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function