Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dvolumes.h700 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
Dsuper.c1889 btrfs_close_devices(fs_devices); in btrfs_get_tree_super()
1910 btrfs_close_devices(fs_devices); in btrfs_get_tree_super()
Ddisk-io.c3612 btrfs_close_devices(fs_info->fs_devices); in open_ctree()
4383 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
Dvolumes.c1156 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function