Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dvolumes.h622 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
H A Dsuper.c1519 btrfs_close_devices(fs_devices); in btrfs_mount_root()
1541 btrfs_close_devices(fs_devices); in btrfs_mount_root()
H A Ddisk-io.c3631 btrfs_close_devices(fs_info->fs_devices); in open_ctree()
4455 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
H A Dvolumes.c1226 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function