Searched defs:device (Results 1 – 15 of 15) sorted by relevance
/fs/btrfs/ |
D | volumes.c | 372 void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() 383 struct btrfs_device *device; in free_fs_devices() local 551 static bool device_matched(const struct btrfs_device *device, const char *path) in device_matched() 602 struct btrfs_device *device, *tmp_device; in btrfs_free_stale_devices() local 651 struct btrfs_device *device, fmode_t flags, in btrfs_open_one_device() 824 struct btrfs_device *device; in device_list_add() local 1040 struct btrfs_device *device; in clone_fs_devices() local 1090 struct btrfs_device *device, *next; in __btrfs_free_extra_devids() local 1150 static void btrfs_close_bdev(struct btrfs_device *device) in btrfs_close_bdev() 1163 static void btrfs_close_one_device(struct btrfs_device *device) in btrfs_close_one_device() [all …]
|
D | sysfs.c | 986 struct btrfs_device *device; in btrfs_sysfs_remove_fs_devices() local 1233 void btrfs_sysfs_remove_device(struct btrfs_device *device) in btrfs_sysfs_remove_device() 1264 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_in_fs_metadata_show() local 1277 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_missing_show() local 1291 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_replace_target_show() local 1304 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_devinfo_writeable_show() local 1324 struct btrfs_device *device = container_of(kobj, struct btrfs_device, in btrfs_release_devid_kobj() local 1337 int btrfs_sysfs_add_device(struct btrfs_device *device) in btrfs_sysfs_add_device() 1389 struct btrfs_device *device; in btrfs_sysfs_add_fs_devices() local 1439 void btrfs_sysfs_update_devid(struct btrfs_device *device) in btrfs_sysfs_update_devid()
|
D | reada.c | 71 struct btrfs_device *device; member 780 struct btrfs_device *device; in reada_start_for_fsdevs() local 845 struct btrfs_device *device; in dump_devs() local
|
D | dev-replace.c | 243 struct btrfs_device *device; in btrfs_init_dev_replace_tgtdev() local 442 static char* btrfs_dev_name(struct btrfs_device *device) in btrfs_dev_name()
|
D | extent_map.c | 364 struct btrfs_device *device = stripe->dev; in extent_map_device_set_bits() local 379 struct btrfs_device *device = stripe->dev; in extent_map_device_clear_bits() local
|
D | super.c | 1030 struct btrfs_device *device = NULL; in btrfs_parse_device_options() local 1614 struct btrfs_device *device = NULL; in btrfs_mount_root() local 2060 struct btrfs_device *device; in btrfs_calc_avail_data_space() local 2334 struct btrfs_device *device = NULL; in btrfs_control_ioctl() local
|
D | volumes.h | 42 #define btrfs_device_data_ordered_init(device) \ argument 45 #define btrfs_device_data_ordered_init(device) do { } while (0) argument 292 struct btrfs_device *device; member
|
D | check-integrity.c | 628 struct btrfs_device *device; in btrfsic_process_superblock() local 754 struct btrfs_device *device, in btrfsic_process_superblock_dev_mirror() 1511 struct btrfs_device *device; in btrfsic_map_block() local 2775 struct btrfs_device *device; in btrfsic_mount() local 2852 struct btrfs_device *device; in btrfsic_unmount() local
|
D | disk-io.c | 3500 struct btrfs_device *device = bio->bi_private; in btrfs_end_super_write() local 3597 static int write_dev_supers(struct btrfs_device *device, in write_dev_supers() 3678 static int wait_dev_supers(struct btrfs_device *device, int max_mirrors) in wait_dev_supers() 3742 static void write_dev_flush(struct btrfs_device *device) in write_dev_flush() 3776 static blk_status_t wait_dev_flush(struct btrfs_device *device) in wait_dev_flush()
|
D | ioctl.c | 508 struct btrfs_device *device; in btrfs_ioctl_fitrim() local 1692 struct btrfs_device *device = NULL; in btrfs_ioctl_resize() local 3348 struct btrfs_device *device; in btrfs_ioctl_fs_info() local
|
D | extent-tree.c | 1306 struct btrfs_device *device = stripe->dev; in btrfs_discard_extent() local 5729 static int btrfs_trim_free_extents(struct btrfs_device *device, u64 *trimmed) in btrfs_trim_free_extents() 5831 struct btrfs_device *device; in btrfs_trim_fs() local
|
D | inode.c | 10203 struct btrfs_device *device = NULL; in btrfs_swap_activate() local
|
/fs/cifs/ |
D | cifsproto.h | 382 dev_t device; member
|
/fs/efs/ |
D | inode.c | 51 dev_t device; in efs_iget() local
|
/fs/vboxsf/ |
D | shfl_hostintf.h | 219 u32 device; member
|