Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dvolumes.h725 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
H A Dsuper.c1890 btrfs_close_devices(fs_devices); in btrfs_get_tree_super()
1914 btrfs_close_devices(fs_devices); in btrfs_get_tree_super()
H A Ddisk-io.c3680 btrfs_close_devices(fs_info->fs_devices); in open_ctree()
4491 btrfs_close_devices(fs_info->fs_devices); in close_ctree()
H A Dvolumes.c1193 void btrfs_close_devices(struct btrfs_fs_devices *fs_devices) in btrfs_close_devices() function