Home
last modified time | relevance | path

Searched defs:vol (Results 1 – 25 of 147) sorted by relevance

123456

/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c126 struct ubi_volume *vol; in ubi_open_volume() local
333 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local
377 struct ubi_volume *vol = desc->vol; in leb_read_sanity_check() local
431 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local
471 struct ubi_volume *vol = desc->vol; in ubi_leb_read_sg() local
523 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local
568 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local
608 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local
669 struct ubi_volume *vol = desc->vol; in ubi_leb_unmap() local
705 struct ubi_volume *vol = desc->vol; in ubi_leb_map() local
[all …]
H A Dupd.c47 static int set_update_marker(struct ubi_device *ubi, struct ubi_volume *vol) in set_update_marker()
80 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker()
120 int ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_update()
174 int ubi_start_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_leb_change()
225 static int write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in write_leb()
271 int ubi_more_update_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_update_data()
391 int ubi_more_leb_change_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_leb_change_data()
H A Dvmt.c65 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_attribute_show() local
134 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_release() local
154 struct ubi_volume *vol; in ubi_create_volume() local
356 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
428 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
560 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
584 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
630 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
650 const struct ubi_volume *vol; in self_check_volume() local
H A Deba.c316 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb()
364 int ubi_eba_read_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_read_leb()
491 int ubi_eba_read_leb_sg(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_read_leb_sg()
553 struct ubi_volume *vol = ubi->volumes[idx]; in recover_peb() local
654 int ubi_eba_write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_write_leb()
787 int ubi_eba_write_leb_st(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_write_leb_st()
904 int ubi_eba_atomic_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_atomic_leb_change()
1057 struct ubi_volume *vol; in ubi_eba_copy_leb() local
1296 struct ubi_volume *vol; in self_check_eba() local
1388 struct ubi_volume *vol; in ubi_eba_init() local
H A Dvtbl.c134 struct ubi_volume *vol = re->desc->vol; in ubi_vtbl_rename_volumes() local
533 struct ubi_volume *vol; local
664 static int check_av(const struct ubi_volume *vol,
713 struct ubi_volume *vol; local
/openbmc/linux/drivers/mtd/ubi/
H A Dkapi.c120 struct ubi_volume *vol; in ubi_open_volume() local
328 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local
372 struct ubi_volume *vol = desc->vol; in leb_read_sanity_check() local
426 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local
466 struct ubi_volume *vol = desc->vol; in ubi_leb_read_sg() local
517 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local
562 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local
602 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local
663 struct ubi_volume *vol = desc->vol; in ubi_leb_unmap() local
699 struct ubi_volume *vol = desc->vol; in ubi_leb_map() local
[all …]
H A Dupd.c41 static int set_update_marker(struct ubi_device *ubi, struct ubi_volume *vol) in set_update_marker()
74 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker()
114 int ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_update()
168 int ubi_start_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_leb_change()
219 static int write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in write_leb()
265 int ubi_more_update_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_update_data()
380 int ubi_more_leb_change_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_leb_change_data()
H A Dvmt.c58 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_attribute_show() local
120 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_release() local
141 struct ubi_volume *vol; in ubi_create_volume() local
335 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
407 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
546 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
570 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
614 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
634 const struct ubi_volume *vol; in self_check_volume() local
H A Deba.c107 void ubi_eba_get_ldesc(struct ubi_volume *vol, int lnum, in ubi_eba_get_ldesc()
123 struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol, in ubi_eba_create_table()
435 bool ubi_eba_is_mapped(struct ubi_volume *vol, int lnum) in ubi_eba_is_mapped()
450 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb()
747 int ubi_eba_read_leb_sg(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_read_leb_sg()
806 static int try_recover_peb(struct ubi_volume *vol, int pnum, int lnum, in try_recover_peb()
906 struct ubi_volume *vol = ubi->volumes[idx]; in recover_peb() local
944 static int try_write_vid_and_data(struct ubi_volume *vol, int lnum, in try_write_vid_and_data()
1315 struct ubi_volume *vol; in ubi_eba_copy_leb() local
1529 struct ubi_volume *vol; in self_check_eba() local
[all …]
H A Dcdev.c47 struct ubi_volume *vol = desc->vol; in get_exclusive() local
73 struct ubi_volume *vol = desc->vol; in revoke_exclusive() local
120 struct ubi_volume *vol = desc->vol; in vol_cdev_release() local
146 struct ubi_volume *vol = desc->vol; in vol_cdev_llseek() local
175 struct ubi_volume *vol = desc->vol; in vol_cdev_read() local
252 struct ubi_volume *vol = desc->vol; in vol_cdev_direct_write() local
328 struct ubi_volume *vol = desc->vol; in vol_cdev_write() local
383 struct ubi_volume *vol = desc->vol; in vol_cdev_ioctl() local
H A Dvtbl.c128 struct ubi_volume *vol = re->desc->vol; in ubi_vtbl_rename_volumes() local
526 struct ubi_volume *vol; in init_volumes() local
674 static int check_av(const struct ubi_volume *vol, in check_av()
723 struct ubi_volume *vol; in check_attaching_info() local
/openbmc/linux/fs/ntfs/
H A Dsuper.c95 static bool parse_options(ntfs_volume *vol, char *opt) in parse_options()
462 ntfs_volume *vol = NTFS_SB(sb); in ntfs_remount() local
942 static void ntfs_setup_allocators(ntfs_volume *vol) in ntfs_setup_allocators()
1081 static bool check_mft_mirror(ntfs_volume *vol) in check_mft_mirror()
1357 static bool load_and_init_quota(ntfs_volume *vol) in load_and_init_quota()
1651 static bool load_and_init_upcase(ntfs_volume *vol) in load_and_init_upcase()
1766 static bool load_system_files(ntfs_volume *vol) in load_system_files()
2259 ntfs_volume *vol = NTFS_SB(sb); in ntfs_put_super() local
2454 static s64 get_nr_free_clusters(ntfs_volume *vol) in get_nr_free_clusters()
2604 ntfs_volume *vol = NTFS_SB(sb); in ntfs_statfs() local
[all …]
H A Dmft.c39 ntfs_volume *vol = ni->vol; in map_mft_record_page() local
427 static int ntfs_sync_mft_mirror_umount(ntfs_volume *vol, in ntfs_sync_mft_mirror_umount()
454 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, in ntfs_sync_mft_mirror()
662 ntfs_volume *vol = ni->vol; in write_mft_record_nolock() local
920 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record()
1126 static int ntfs_mft_bitmap_find_and_alloc_free_rec_nolock(ntfs_volume *vol, in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1273 static int ntfs_mft_bitmap_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_allocation_nolock()
1572 static int ntfs_mft_bitmap_extend_initialized_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_initialized_nolock()
1709 static int ntfs_mft_data_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_data_extend_allocation_nolock()
2240 ntfs_inode *ntfs_mft_record_alloc(ntfs_volume *vol, const int mode, in ntfs_mft_record_alloc()
[all …]
H A Dcollate.c12 static int ntfs_collate_binary(ntfs_volume *vol, in ntfs_collate_binary()
30 static int ntfs_collate_ntofs_ulong(ntfs_volume *vol, in ntfs_collate_ntofs_ulong()
87 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, in ntfs_collate()
H A Dattrib.c580 ntfs_volume *vol = ctx->ntfs_ino->vol; in ntfs_attr_find() local
720 int load_attribute_list(ntfs_volume *vol, runlist *runlist, u8 *al_start, in load_attribute_list()
873 ntfs_volume *vol; in ntfs_external_attr_find() local
1316 static ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, in ntfs_attr_find_in_attrdef()
1352 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check()
1388 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_non_resident()
1420 int ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_resident()
1549 ntfs_volume *vol = ni->vol; in ntfs_attr_make_non_resident() local
1920 ntfs_volume *vol = ni->vol; in ntfs_attr_extend_allocation() local
2505 ntfs_volume *vol = ni->vol; in ntfs_attr_set() local
H A Dlcnalloc.c36 int ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol, in ntfs_cluster_free_from_rl_nolock()
132 runlist_element *ntfs_cluster_alloc(ntfs_volume *vol, const VCN start_vcn, in ntfs_cluster_alloc()
839 ntfs_volume *vol; in __ntfs_cluster_free() local
H A Dinode.c526 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_inode() local
1202 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode() local
1468 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode() local
1752 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount() local
2306 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options() local
2361 ntfs_volume *vol = ni->vol; in ntfs_truncate() local
H A Drunlist.c735 runlist_element *ntfs_mapping_pairs_decompress(const ntfs_volume *vol, in ntfs_mapping_pairs_decompress()
1117 int ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, in ntfs_get_size_for_mapping_pairs()
1309 int ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst, in ntfs_mapping_pairs_build()
1485 int ntfs_rl_truncate_nolock(const ntfs_volume *vol, runlist *const runlist, in ntfs_rl_truncate_nolock()
1630 int ntfs_rl_punch_nolock(const ntfs_volume *vol, runlist *const runlist, in ntfs_rl_punch_nolock()
H A Dlogfile.c475 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_check_logfile() local
667 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_is_logfile_clean() local
716 ntfs_volume *vol = log_ni->vol; in ntfs_empty_logfile() local
H A Ddir.c70 ntfs_volume *vol = dir_ni->vol; in ntfs_lookup_inode_by_name() local
1012 static inline int ntfs_filldir(ntfs_volume *vol, in ntfs_filldir()
1093 ntfs_volume *vol = NTFS_SB(sb); in ntfs_readdir() local
H A Dusnjrnl.c33 bool ntfs_stamp_usnjrnl(ntfs_volume *vol) in ntfs_stamp_usnjrnl()
H A Dquota.c23 bool ntfs_mark_quotas_out_of_date(ntfs_volume *vol) in ntfs_mark_quotas_out_of_date()
H A Daops.c172 ntfs_volume *vol; in ntfs_read_block() local
540 ntfs_volume *vol; in ntfs_write_block() local
907 ntfs_volume *vol = ni->vol; in ntfs_write_mst_block() local
1556 ntfs_volume *vol = ni->vol; in ntfs_bmap() local
/openbmc/u-boot/cmd/
H A Dubi.c84 static int ubi_check_volumename(const struct ubi_volume *vol, char *name) in ubi_check_volumename()
180 struct ubi_volume *vol = NULL; in ubi_find_volume() local
196 struct ubi_volume *vol; in ubi_remove_vol() local
250 struct ubi_volume *vol; in ubi_volume_continue_write() local
287 struct ubi_volume *vol; in ubi_volume_begin_write() local
318 struct ubi_volume *vol; in ubi_volume_read() local
/openbmc/linux/sound/ppc/
H A Dawacs.c141 int vol[2]; in snd_pmac_awacs_get_volume() local
165 unsigned int vol[2]; in snd_pmac_awacs_put_volume() local
297 static void awacs_amp_set_master(struct awacs_amp *amp, int vol) in awacs_amp_set_master()
348 int vol[2]; in snd_pmac_awacs_put_volume_amp() local
377 int vol[2]; in snd_pmac_awacs_put_switch_amp() local
796 int vol[2]; in toggle_amp_mute() local
872 int err, vol; in snd_pmac_awacs_init() local

123456