Symbol: btrfs_fs_devices
fs/btrfs/dev-replace.c
237
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/dev-replace.c
862
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/disk-io.c
2024
struct btrfs_fs_devices *fs_devices)
fs/btrfs/disk-io.c
334
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs;
fs/btrfs/disk-io.c
3349
int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices)
fs/btrfs/disk-io.h
19
struct btrfs_fs_devices;
fs/btrfs/disk-io.h
56
int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices);
fs/btrfs/extent-tree.c
6730
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/fs.h
46
struct btrfs_fs_devices;
fs/btrfs/fs.h
745
struct btrfs_fs_devices *fs_devices;
fs/btrfs/ioctl.c
2693
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/super.c
1616
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/super.c
1874
struct btrfs_fs_devices *fs_devices = NULL;
fs/btrfs/super.c
959
struct btrfs_fs_devices *fs_devices)
fs/btrfs/sysfs.c
102
static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj);
fs/btrfs/sysfs.c
1394
struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj);
fs/btrfs/sysfs.c
1430
struct btrfs_fs_devices *fs_devices = to_fs_devs(kobj);
fs/btrfs/sysfs.c
1568
struct btrfs_fs_devices *fs_devs = to_fs_devs(kobj);
fs/btrfs/sysfs.c
1579
static inline struct btrfs_fs_devices *to_fs_devs(struct kobject *kobj)
fs/btrfs/sysfs.c
1583
return container_of(kobj, struct btrfs_fs_devices, fsid_kobj);
fs/btrfs/sysfs.c
1660
static void __btrfs_sysfs_remove_fsid(struct btrfs_fs_devices *fs_devs)
fs/btrfs/sysfs.c
1682
void btrfs_sysfs_remove_fsid(struct btrfs_fs_devices *fs_devs)
fs/btrfs/sysfs.c
1696
static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices)
fs/btrfs/sysfs.c
1699
struct btrfs_fs_devices *seed;
fs/btrfs/sysfs.c
2179
static int btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices)
fs/btrfs/sysfs.c
2183
struct btrfs_fs_devices *seed;
fs/btrfs/sysfs.c
2217
void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices)
fs/btrfs/sysfs.c
2253
int btrfs_sysfs_add_fsid(struct btrfs_fs_devices *fs_devs)
fs/btrfs/sysfs.c
2290
struct btrfs_fs_devices *fs_devs = fs_info->fs_devices;
fs/btrfs/sysfs.h
13
struct btrfs_fs_devices;
fs/btrfs/sysfs.h
29
int btrfs_sysfs_add_fsid(struct btrfs_fs_devices *fs_devs);
fs/btrfs/sysfs.h
30
void btrfs_sysfs_remove_fsid(struct btrfs_fs_devices *fs_devs);
fs/btrfs/sysfs.h
31
void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices);
fs/btrfs/tests/btrfs-tests.c
124
fs_info->fs_devices = kzalloc_obj(struct btrfs_fs_devices);
fs/btrfs/tests/raid-stripe-tree-tests.c
21
static struct btrfs_device *btrfs_device_by_devid(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
1009
static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig)
fs/btrfs/volumes.c
1011
struct btrfs_fs_devices *fs_devices;
fs/btrfs/volumes.c
1063
static void __btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
1111
void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices)
fs/btrfs/volumes.c
1114
struct btrfs_fs_devices *seed_dev;
fs/btrfs/volumes.c
1142
struct btrfs_fs_devices *fs_devices = device->fs_devices;
fs/btrfs/volumes.c
1191
static void close_fs_devices(struct btrfs_fs_devices *fs_devices)
fs/btrfs/volumes.c
1210
void btrfs_close_devices(struct btrfs_fs_devices *fs_devices)
fs/btrfs/volumes.c
1213
struct btrfs_fs_devices *tmp;
fs/btrfs/volumes.c
1241
static int open_fs_devices(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
1313
int btrfs_open_devices(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
1416
struct btrfs_fs_devices *fs_devices;
fs/btrfs/volumes.c
2194
struct btrfs_fs_devices *fs_devs, struct btrfs_device *device)
fs/btrfs/volumes.c
2332
struct btrfs_fs_devices *cur_devices;
fs/btrfs/volumes.c
2333
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
2506
struct btrfs_fs_devices *fs_devices;
fs/btrfs/volumes.c
2533
struct btrfs_fs_devices *fs_devices = srcdev->fs_devices;
fs/btrfs/volumes.c
2560
struct btrfs_fs_devices *fs_devices = tgtdev->fs_info->fs_devices;
fs/btrfs/volumes.c
2681
static struct btrfs_fs_devices *btrfs_init_sprout(struct btrfs_fs_info *fs_info)
fs/btrfs/volumes.c
2683
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
2684
struct btrfs_fs_devices *old_devices;
fs/btrfs/volumes.c
2685
struct btrfs_fs_devices *seed_devices;
fs/btrfs/volumes.c
2727
struct btrfs_fs_devices *seed_devices)
fs/btrfs/volumes.c
2729
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
2855
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
2856
struct btrfs_fs_devices *seed_devices = NULL;
fs/btrfs/volumes.c
3407
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
381
static struct btrfs_fs_devices *alloc_fs_devices(const u8 *fsid)
fs/btrfs/volumes.c
383
struct btrfs_fs_devices *fs_devs;
fs/btrfs/volumes.c
418
static void free_fs_devices(struct btrfs_fs_devices *fs_devices)
fs/btrfs/volumes.c
435
struct btrfs_fs_devices *fs_devices;
fs/btrfs/volumes.c
438
fs_devices = list_first_entry(&fs_uuids, struct btrfs_fs_devices,
fs/btrfs/volumes.c
445
static bool match_fsid_fs_devices(const struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
460
static noinline struct btrfs_fs_devices *find_fsid(
fs/btrfs/volumes.c
463
struct btrfs_fs_devices *fs_devices;
fs/btrfs/volumes.c
533
struct btrfs_fs_devices *fs_devices, *tmp_fs_devices;
fs/btrfs/volumes.c
5497
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
5573
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
5689
struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
5710
struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
5742
static void init_alloc_chunk_ctl(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
5771
static int gather_device_info(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
580
static struct btrfs_fs_devices *find_fsid_by_device(
fs/btrfs/volumes.c
584
struct btrfs_fs_devices *fsid_fs_devices;
fs/btrfs/volumes.c
585
struct btrfs_fs_devices *devt_fs_devices;
fs/btrfs/volumes.c
5931
static int decide_stripe_size(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
6126
struct btrfs_fs_devices *fs_devices = info->fs_devices;
fs/btrfs/volumes.c
653
static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
7352
const struct btrfs_fs_devices *fs_devices)
fs/btrfs/volumes.c
7387
struct btrfs_device *btrfs_find_device(const struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
7391
struct btrfs_fs_devices *seed_devs;
fs/btrfs/volumes.c
7412
static struct btrfs_device *add_missing_dev(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.c
7712
static struct btrfs_fs_devices *open_seed_devices(struct btrfs_fs_info *fs_info,
fs/btrfs/volumes.c
7715
struct btrfs_fs_devices *fs_devices;
fs/btrfs/volumes.c
7776
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
790
struct btrfs_fs_devices *fs_devices = NULL;
fs/btrfs/volumes.c
8140
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs;
fs/btrfs/volumes.c
8232
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs;
fs/btrfs/volumes.c
8261
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
8357
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
8463
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/volumes.c
8772
struct btrfs_fs_devices *seed_devs;
fs/btrfs/volumes.h
120
struct btrfs_fs_devices;
fs/btrfs/volumes.h
126
struct btrfs_fs_devices *fs_devices;
fs/btrfs/volumes.h
742
int btrfs_open_devices(struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.h
746
void btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
fs/btrfs/volumes.h
747
void btrfs_free_extra_devids(struct btrfs_fs_devices *fs_devices);
fs/btrfs/volumes.h
767
struct btrfs_device *btrfs_find_device(const struct btrfs_fs_devices *fs_devices,
fs/btrfs/volumes.h
881
static inline void btrfs_fs_devices_inc_holding(struct btrfs_fs_devices *fs_devices)
fs/btrfs/volumes.h
888
static inline void btrfs_fs_devices_dec_holding(struct btrfs_fs_devices *fs_devices)
fs/btrfs/volumes.h
913
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/zoned.c
2662
bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags)
fs/btrfs/zoned.c
2881
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/zoned.c
2899
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/zoned.c
3051
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/zoned.c
334
struct btrfs_fs_devices *fs_devices = fs_info->fs_devices;
fs/btrfs/zoned.h
241
static inline bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices,
fs/btrfs/zoned.h
27
struct btrfs_fs_devices;
fs/btrfs/zoned.h
85
bool btrfs_can_activate_zone(struct btrfs_fs_devices *fs_devices, u64 flags);