Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h439 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
H A Dsuper.c1688 btrfs_close_devices(fs_devices); in btrfs_mount_root()
1710 btrfs_close_devices(fs_devices); in btrfs_mount_root()
H A Ddisk-io.c3467 btrfs_close_devices(fs_info->fs_devices); in open_ctree()
4224 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
H A Dvolumes.c1223 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function