Home
last modified time | relevance | path

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

1234

/linux/drivers/mtd/ubi/
H A Dkapi.c67 void ubi_do_get_volume_info(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_do_get_volume_info()
120 struct ubi_volume *vol; in ubi_open_volume() local
259 struct ubi_volume *vol = ubi->volumes[i]; in ubi_open_volume_nm() local
348 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local
392 struct ubi_volume *vol = desc->vol; in leb_read_sanity_check() local
446 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local
486 struct ubi_volume *vol = desc->vol; in ubi_leb_read_sg() local
537 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local
582 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local
622 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local
[all …]
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
127 static struct fwnode_handle *find_volume_fwnode(struct ubi_volume *vol) in find_volume_fwnode()
168 struct ubi_volume *vol; in ubi_create_volume() local
363 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
448 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
596 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
620 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
665 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
685 const struct ubi_volume *vol; in self_check_volume() local
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 Deba.c104 void ubi_eba_get_ldesc(struct ubi_volume *vol, int lnum, in ubi_eba_get_ldesc()
120 struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol, in ubi_eba_create_table()
169 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst, in ubi_eba_copy_table()
190 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl) in ubi_eba_replace_table()
431 bool ubi_eba_is_mapped(struct ubi_volume *vol, int lnum) in ubi_eba_is_mapped()
446 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb()
493 static int check_mapping(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in check_mapping()
565 static int check_mapping(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in check_mapping()
591 int ubi_eba_read_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_read_leb()
743 int ubi_eba_read_leb_sg(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_read_leb_sg()
[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
H A Dfastmap.c1104 int ubi_fastmap_init_checkmap(struct ubi_volume *vol, int leb_count) in ubi_fastmap_init_checkmap()
1118 void ubi_fastmap_destroy_checkmap(struct ubi_volume *vol) in ubi_fastmap_destroy_checkmap()
1142 struct ubi_volume *vol; in ubi_write_fastmap() local
/linux/fs/ntfs/
H A Dmft.c28 int ntfs_mft_record_check(const struct ntfs_volume *vol, struct mft_record *m, in ntfs_mft_record_check()
101 struct ntfs_volume *vol = ni->vol; in map_mft_record_folio() local
449 int ntfs_sync_mft_mirror(struct ntfs_volume *vol, const u64 mft_no, in ntfs_sync_mft_mirror()
539 struct ntfs_volume *vol = ni->vol; in write_mft_record_nolock() local
734 static bool ntfs_may_write_mft_record(struct ntfs_volume *vol, const u64 mft_no, in ntfs_may_write_mft_record()
941 static s64 ntfs_mft_bitmap_find_and_alloc_free_rec_nolock(struct ntfs_volume *vol, in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1131 static int ntfs_mft_bitmap_extend_allocation_nolock(struct ntfs_volume *vol) in ntfs_mft_bitmap_extend_allocation_nolock()
1431 static int ntfs_mft_bitmap_extend_initialized_nolock(struct ntfs_volume *vol) in ntfs_mft_bitmap_extend_initialized_nolock()
1564 static int ntfs_mft_data_extend_allocation_nolock(struct ntfs_volume *vol) in ntfs_mft_data_extend_allocation_nolock()
1862 static int ntfs_mft_record_layout(const struct ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout()
[all …]
H A Dfile.c80 struct ntfs_volume *vol = ni->vol; in ntfs_trim_prealloc() local
161 struct ntfs_volume *vol = ni->vol; in ntfs_file_fsync() local
305 struct ntfs_volume *vol = ni->vol; in ntfs_setattr() local
542 struct ntfs_volume *vol = ni->vol; in ntfs_file_write_iter() local
708 struct ntfs_volume *vol = NTFS_SB(file_inode(filp)->i_sb); in ntfs_ioctl_get_volume_label() local
722 struct ntfs_volume *vol = NTFS_SB(file_inode(filp)->i_sb); in ntfs_ioctl_set_volume_label() local
744 static int ntfs_ioctl_fitrim(struct ntfs_volume *vol, unsigned long arg) in ntfs_ioctl_fitrim()
808 struct ntfs_volume *vol = ni->vol; in ntfs_allocate_range() local
847 struct ntfs_volume *vol = ni->vol; in ntfs_punch_hole() local
921 struct ntfs_volume *vol = ni->vol; in ntfs_collapse_range() local
[all …]
H A Dnamei.c60 static int ntfs_check_bad_windows_name(struct ntfs_volume *vol, in ntfs_check_bad_windows_name()
173 struct ntfs_volume *vol = NTFS_SB(dir_ino->i_sb); in ntfs_lookup() local
400 struct ntfs_volume *vol = dir_ni->vol; in __ntfs_create() local
739 struct ntfs_volume *vol = NTFS_SB(dir->i_sb); in ntfs_create() local
1013 struct ntfs_volume *vol = NTFS_SB(sb); in ntfs_unlink() local
1057 struct ntfs_volume *vol = NTFS_SB(sb); in ntfs_mkdir() local
1098 struct ntfs_volume *vol = NTFS_SB(sb); in ntfs_rmdir() local
1264 struct ntfs_volume *vol = NTFS_SB(sb); in ntfs_rename() local
1407 struct ntfs_volume *vol = NTFS_SB(sb); in ntfs_symlink() local
1468 struct ntfs_volume *vol = NTFS_SB(sb); in ntfs_mknod() local
[all …]
H A Dattrib.c671 struct ntfs_volume *vol = ctx->ntfs_ino->vol; in ntfs_attr_find() local
826 char *ntfs_attr_name_get(const struct ntfs_volume *vol, const __le16 *uname, in ntfs_attr_name_get()
950 struct ntfs_volume *vol; in ntfs_external_attr_find() local
1561 static struct attr_def *ntfs_attr_find_in_attrdef(const struct ntfs_volume *vol, in ntfs_attr_find_in_attrdef()
1593 int ntfs_attr_size_bounds_check(const struct ntfs_volume *vol, const __le32 type, in ntfs_attr_size_bounds_check()
1628 static int ntfs_attr_can_be_non_resident(const struct ntfs_volume *vol, in ntfs_attr_can_be_non_resident()
1661 int ntfs_attr_can_be_resident(const struct ntfs_volume *vol, const __le32 type) in ntfs_attr_can_be_resident()
1769 struct ntfs_volume *vol = ni->vol; in ntfs_attr_make_non_resident() local
2899 struct ntfs_volume *vol = ni->vol; in ntfs_attr_init() local
3103 struct ntfs_volume *vol = ni->vol; in ntfs_attr_map_whole_runlist() local
[all …]
H A Ddir.c70 struct ntfs_volume *vol = dir_ni->vol; in ntfs_lookup_inode_by_name() local
625 static inline int ntfs_filldir(struct ntfs_volume *vol, in ntfs_filldir()
756 struct ntfs_volume *vol = NTFS_SB(sb); in ntfs_readdir() local
1153 struct ntfs_volume *vol = NTFS_I(vi)->vol; in ntfs_dir_fsync() local
H A Dbitmap.c15 int ntfs_trim_fs(struct ntfs_volume *vol, struct fstrim_range *range) in ntfs_trim_fs()
131 struct ntfs_volume *vol = ni->vol; in __ntfs_bitmap_set_bits_in_run() local
H A Drunlist.c731 struct runlist_element *ntfs_mapping_pairs_decompress(const struct ntfs_volume *vol, in ntfs_mapping_pairs_decompress()
1116 int ntfs_get_size_for_mapping_pairs(const struct ntfs_volume *vol, in ntfs_get_size_for_mapping_pairs()
1320 int ntfs_mapping_pairs_build(const struct ntfs_volume *vol, s8 *dst, in ntfs_mapping_pairs_build()
1501 int ntfs_rl_truncate_nolock(const struct ntfs_volume *vol, struct runlist *const runlist, in ntfs_rl_truncate_nolock()
1634 s64 ntfs_rl_get_compressed_size(struct ntfs_volume *vol, struct runlist_element *rl) in ntfs_rl_get_compressed_size()
H A Diomap.c202 struct ntfs_volume *vol = ni->vol; in ntfs_read_iomap_begin_non_resident() local
390 struct ntfs_volume *vol = ni->vol; in ntfs_write_simple_iomap_begin_non_resident() local
574 struct ntfs_volume *vol = ni->vol; in ntfs_write_da_iomap_begin_non_resident() local
745 struct ntfs_volume *vol = ni->vol; in __ntfs_write_iomap_begin() local
H A Dreparse.c173 unsigned int ntfs_reparse_tag_dt_types(struct ntfs_volume *vol, unsigned long mref) in ntfs_reparse_tag_dt_types()
280 static struct ntfs_index_context *open_reparse_index(struct ntfs_volume *vol) in open_reparse_index()
/linux/sound/ppc/
H A Dawacs.c140 int vol[2]; in snd_pmac_awacs_get_volume() local
162 unsigned int vol[2]; in snd_pmac_awacs_put_volume() local
289 static void awacs_amp_set_master(struct awacs_amp *amp, int vol) in awacs_amp_set_master()
340 int vol[2]; in snd_pmac_awacs_put_volume_amp() local
369 int vol[2]; in snd_pmac_awacs_put_switch_amp() local
784 int vol[2]; in toggle_amp_mute() local
860 int err, vol; in snd_pmac_awacs_init() local
H A Dtumbler.c268 unsigned int vol[2]; in tumbler_put_master_volume() local
492 unsigned int vol; in tumbler_set_mono_volume() local
544 unsigned int vol; in tumbler_put_mono() local
629 int i, j, vol; in snapper_set_mix_vol1() local
693 unsigned int vol[2]; in snapper_put_mix() local
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h25 #define alsa2chip(vol) ((uint)(-(((vol) << 8) / 100))) argument
28 #define chip2alsa(vol) -(((vol) * 100) >> 8) argument
/linux/sound/pci/ice1712/
H A Dphase.c47 unsigned short vol[8]; member
266 unsigned short vol, unsigned short master) in wm_set_vol()
348 unsigned int vol = ucontrol->value.integer.value[ch]; in wm_master_vol_put() local
501 unsigned int vol; in wm_vol_put() local
/linux/sound/pci/emu10k1/
H A Demufx.c1384 #define A_ADD_VOLUME_IN(var,vol,input) \ in _snd_emu10k1_audigy_init_efx() argument
1760 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume()
1764 static void _volume_add(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_add()
1769 #define VOLUME(icode, ptr, dst, src, vol) \ argument
1771 #define VOLUME_IN(icode, ptr, dst, src, vol) \ argument
1773 #define VOLUME_ADD(icode, ptr, dst, src, vol) \ argument
1775 #define VOLUME_ADDIN(icode, ptr, dst, src, vol) \ argument
1777 #define VOLUME_OUT(icode, ptr, dst, src, vol) \ argument
/linux/sound/isa/gus/
H A Dgus_volume.c15 unsigned short snd_gf1_lvol_to_gvol_raw(unsigned int vol) in snd_gf1_lvol_to_gvol_raw()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif900d.h16 __u8 vol; member
H A Difb00d.h22 __u8 vol; member
/linux/drivers/mfd/
H A Dwm8350-regmap.c20 u16 vol; /* Mask of volatile bits */ member

1234