Home
last modified time | relevance | path

Searched refs:btrfs_free_extra_devids (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h440 void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, int step);
H A Ddisk-io.c3174 btrfs_free_extra_devids(fs_devices, 0); in open_ctree()
3222 btrfs_free_extra_devids(fs_devices, 1); in open_ctree()
H A Dvolumes.c1125 void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices, int step) in btrfs_free_extra_devids() function