Home
last modified time | relevance | path

Searched defs:fs_devices (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c381 static void free_fs_devices(struct btrfs_fs_devices *fs_devices) in free_fs_devices()
396 struct btrfs_fs_devices *fs_devices; in btrfs_cleanup_fs_uuids() local
447 struct btrfs_fs_devices *fs_devices; in find_fsid() local
470 struct btrfs_fs_devices *fs_devices; in find_fsid_with_metadata_uuid() local
600 struct btrfs_fs_devices *fs_devices, *tmp_fs_devices; in btrfs_free_stale_devices() local
649 static int btrfs_open_one_device(struct btrfs_fs_devices *fs_devices, in btrfs_open_one_device()
729 struct btrfs_fs_devices *fs_devices; in find_fsid_inprogress() local
747 struct btrfs_fs_devices *fs_devices; in find_fsid_changed() local
782 struct btrfs_fs_devices *fs_devices; in find_fsid_reverted_metadata() local
816 struct btrfs_fs_devices *fs_devices = NULL; in device_list_add() local
[all …]
H A Dreada.c776 static int reada_start_for_fsdevs(struct btrfs_fs_devices *fs_devices) in reada_start_for_fsdevs()
797 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in __reada_start_machine() local
846 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in dump_devs() local
H A Dsuper.c1315 struct btrfs_fs_devices *fs_devices, in btrfs_fill_super()
1615 struct btrfs_fs_devices *fs_devices = NULL; in btrfs_mount_root() local
2061 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_calc_avail_data_space() local
H A Ddisk-io.c500 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices, *seed_devs; in check_tree_block_fsid() local
2161 struct btrfs_fs_devices *fs_devices) in btrfs_init_workqueues()
2253 struct btrfs_fs_devices *fs_devices) in btrfs_replay_log()
2903 int __cold open_ctree(struct super_block *sb, struct btrfs_fs_devices *fs_devices, in open_ctree()
H A Dsysfs.c984 static void btrfs_sysfs_remove_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_remove_fs_devices()
1386 static int btrfs_sysfs_add_fs_devices(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_add_fs_devices()
1424 void btrfs_sysfs_update_sprout_fsid(struct btrfs_fs_devices *fs_devices) in btrfs_sysfs_update_sprout_fsid()
H A Dcheck-integrity.c624 struct btrfs_fs_devices *fs_devices) in btrfsic_process_superblock()
2769 struct btrfs_fs_devices *fs_devices, in btrfsic_mount()
2847 void btrfsic_unmount(struct btrfs_fs_devices *fs_devices) in btrfsic_unmount()
H A Dvolumes.h59 struct btrfs_fs_devices *fs_devices; member
H A Dioctl.c3327 struct btrfs_fs_devices *fs_devices = fs_info->fs_devices; in btrfs_ioctl_fs_info() local
H A Dscrub.c1509 struct btrfs_fs_devices *fs_devices = spage->dev->fs_devices; in scrub_check_fsid() local
H A Dctree.h807 struct btrfs_fs_devices *fs_devices; member