Home
last modified time | relevance | path

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

12345

/linux-3.3/drivers/mtd/ubi/
Dvmt.c75 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_attribute_show() local
130 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_release() local
148 static int volume_sysfs_init(struct ubi_device *ubi, struct ubi_volume *vol) in volume_sysfs_init()
181 static void volume_sysfs_close(struct ubi_volume *vol) in volume_sysfs_close()
208 struct ubi_volume *vol; in ubi_create_volume() local
410 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
490 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
631 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
655 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
706 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
[all …]
Dupd.c54 static int set_update_marker(struct ubi_device *ubi, struct ubi_volume *vol) in set_update_marker()
88 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker()
129 int ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_update()
181 int ubi_start_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_start_leb_change()
234 static int write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in write_leb()
282 int ubi_more_update_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_update_data()
397 int ubi_more_leb_change_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_leb_change_data()
Dkapi.c80 void ubi_do_get_volume_info(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_do_get_volume_info()
132 struct ubi_volume *vol; in ubi_open_volume() local
264 struct ubi_volume *vol = ubi->volumes[i]; in ubi_open_volume_nm() local
330 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local
387 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local
452 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local
502 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local
546 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local
607 struct ubi_volume *vol = desc->vol; in ubi_leb_unmap() local
644 struct ubi_volume *vol = desc->vol; in ubi_leb_map() local
[all …]
Deba.c324 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb()
370 int ubi_eba_read_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_read_leb()
502 struct ubi_volume *vol = ubi->volumes[idx]; in recover_peb() local
595 int ubi_eba_write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_write_leb()
726 int ubi_eba_write_leb_st(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_write_leb_st()
841 int ubi_eba_atomic_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_atomic_leb_change()
989 struct ubi_volume *vol; in ubi_eba_copy_leb() local
1223 struct ubi_volume *vol; in ubi_eba_init_scan() local
Dcdev.c60 struct ubi_volume *vol = desc->vol; in get_exclusive() local
86 struct ubi_volume *vol = desc->vol; in revoke_exclusive() local
131 struct ubi_volume *vol = desc->vol; in vol_cdev_release() local
157 struct ubi_volume *vol = desc->vol; in vol_cdev_llseek() local
209 struct ubi_volume *vol = desc->vol; in vol_cdev_read() local
286 struct ubi_volume *vol = desc->vol; in vol_cdev_direct_write() local
363 struct ubi_volume *vol = desc->vol; in vol_cdev_write() local
414 struct ubi_volume *vol = desc->vol; in vol_cdev_ioctl() local
Dvtbl.c136 struct ubi_volume *vol = re->desc->vol; in ubi_vtbl_rename_volumes() local
543 struct ubi_volume *vol; in init_volumes() local
674 static int check_sv(const struct ubi_volume *vol, in check_sv()
723 struct ubi_volume *vol; in check_scanning_info() local
Dmisc.c65 struct ubi_volume *vol = ubi->volumes[vol_id]; in ubi_check_volume() local
/linux-3.3/fs/ntfs/
Dsuper.c100 static bool parse_options(ntfs_volume *vol, char *opt) in parse_options()
350 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags()
405 static inline int ntfs_set_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_set_volume_flags()
420 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags()
443 ntfs_volume *vol = NTFS_SB(sb); in ntfs_remount() local
739 static bool parse_ntfs_boot_sector(ntfs_volume *vol, const NTFS_BOOT_SECTOR *b) in parse_ntfs_boot_sector()
921 static void ntfs_setup_allocators(ntfs_volume *vol) in ntfs_setup_allocators()
1007 static bool load_and_init_mft_mirror(ntfs_volume *vol) in load_and_init_mft_mirror()
1059 static bool check_mft_mirror(ntfs_volume *vol) in check_mft_mirror()
1188 static bool load_and_check_logfile(ntfs_volume *vol, in load_and_check_logfile()
[all …]
Dmft.c50 ntfs_volume *vol = ni->vol; in map_mft_record_page() local
438 static int ntfs_sync_mft_mirror_umount(ntfs_volume *vol, in ntfs_sync_mft_mirror_umount()
465 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, in ntfs_sync_mft_mirror()
671 ntfs_volume *vol = ni->vol; in write_mft_record_nolock() local
925 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record()
1131 static int ntfs_mft_bitmap_find_and_alloc_free_rec_nolock(ntfs_volume *vol, in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1278 static int ntfs_mft_bitmap_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_allocation_nolock()
1577 static int ntfs_mft_bitmap_extend_initialized_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_initialized_nolock()
1714 static int ntfs_mft_data_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_data_extend_allocation_nolock()
2012 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout()
[all …]
Dcollate.c26 static int ntfs_collate_binary(ntfs_volume *vol, in ntfs_collate_binary()
44 static int ntfs_collate_ntofs_ulong(ntfs_volume *vol, in ntfs_collate_ntofs_ulong()
101 int ntfs_collate(ntfs_volume *vol, COLLATION_RULE cr, in ntfs_collate()
Dattrib.c594 ntfs_volume *vol = ctx->ntfs_ino->vol; in ntfs_attr_find() local
710 int load_attribute_list(ntfs_volume *vol, runlist *runlist, u8 *al_start, in load_attribute_list()
863 ntfs_volume *vol; in ntfs_external_attr_find() local
1306 static ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, in ntfs_attr_find_in_attrdef()
1342 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check()
1378 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_non_resident()
1410 int ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_resident()
1539 ntfs_volume *vol = ni->vol; in ntfs_attr_make_non_resident() local
1911 ntfs_volume *vol = ni->vol; in ntfs_attr_extend_allocation() local
2496 ntfs_volume *vol = ni->vol; in ntfs_attr_set() local
Dlcnalloc.c50 int ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol, in ntfs_cluster_free_from_rl_nolock()
146 runlist_element *ntfs_cluster_alloc(ntfs_volume *vol, const VCN start_vcn, in ntfs_cluster_alloc()
853 ntfs_volume *vol; in __ntfs_cluster_free() local
Dinode.c551 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_inode() local
1226 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode() local
1492 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode() local
1779 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount() local
2312 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options() local
2367 ntfs_volume *vol = ni->vol; in ntfs_truncate() local
Dlogfile.c488 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_check_logfile() local
681 ntfs_volume *vol = NTFS_SB(log_vi->i_sb); in ntfs_is_logfile_clean() local
730 ntfs_volume *vol = log_ni->vol; in ntfs_empty_logfile() local
Dusnjrnl.c47 bool ntfs_stamp_usnjrnl(ntfs_volume *vol) in ntfs_stamp_usnjrnl()
Drunlist.c749 runlist_element *ntfs_mapping_pairs_decompress(const ntfs_volume *vol, in ntfs_mapping_pairs_decompress()
1131 int ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, in ntfs_get_size_for_mapping_pairs()
1323 int ntfs_mapping_pairs_build(const ntfs_volume *vol, s8 *dst, in ntfs_mapping_pairs_build()
1499 int ntfs_rl_truncate_nolock(const ntfs_volume *vol, runlist *const runlist, in ntfs_rl_truncate_nolock()
1644 int ntfs_rl_punch_nolock(const ntfs_volume *vol, runlist *const runlist, in ntfs_rl_punch_nolock()
Ddir.c83 ntfs_volume *vol = dir_ni->vol; in ntfs_lookup_inode_by_name() local
1027 static inline int ntfs_filldir(ntfs_volume *vol, loff_t fpos, in ntfs_filldir()
1107 ntfs_volume *vol = NTFS_SB(sb); in ntfs_readdir() local
Dquota.c37 bool ntfs_mark_quotas_out_of_date(ntfs_volume *vol) in ntfs_mark_quotas_out_of_date()
Dlcnalloc.h132 static inline int ntfs_cluster_free_from_rl(ntfs_volume *vol, in ntfs_cluster_free_from_rl()
Dunistr.c259 int ntfs_nlstoucs(const ntfs_volume *vol, const char *ins, in ntfs_nlstoucs()
336 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls()
/linux-3.3/sound/ppc/
Dawacs.c153 int vol[2]; in snd_pmac_awacs_get_volume() local
177 unsigned int vol[2]; in snd_pmac_awacs_put_volume() local
309 static void awacs_amp_set_master(struct awacs_amp *amp, int vol) in awacs_amp_set_master()
360 int vol[2]; in snd_pmac_awacs_put_volume_amp() local
389 int vol[2]; in snd_pmac_awacs_put_switch_amp() local
808 int vol[2]; in toggle_amp_mute() local
884 int err, vol; in snd_pmac_awacs_init() local
/linux-3.3/sound/isa/gus/
Dgus_volume.c30 unsigned short snd_gf1_lvol_to_gvol_raw(unsigned int vol) in snd_gf1_lvol_to_gvol_raw()
/linux-3.3/fs/cifs/
Dconnect.c929 struct smb_vol *vol) in cifs_parse_mount_options()
1730 match_security(struct TCP_Server_Info *server, struct smb_vol *vol) in match_security()
1778 struct smb_vol *vol) in match_server()
1797 cifs_find_tcp_session(struct sockaddr *addr, struct smb_vol *vol) in cifs_find_tcp_session()
1997 static int match_session(struct cifs_ses *ses, struct smb_vol *vol) in match_session()
2028 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb_vol *vol) in cifs_find_smb_ses()
2076 cifs_set_cifscreds(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_cifscreds()
2188 cifs_set_cifscreds(struct smb_vol *vol __attribute__((unused)), in cifs_set_cifscreds()
3214 build_unc_path_to_root(const struct smb_vol *vol, in build_unc_path_to_root()
3828 cifs_set_vol_auth(struct smb_vol *vol, struct cifs_ses *ses) in cifs_set_vol_auth()
/linux-3.3/sound/pci/emu10k1/
Demufx.c1285 #define A_ADD_VOLUME_IN(var,vol,input) \ in _snd_emu10k1_audigy_init_efx() argument
1760 … void __devinit _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume()
1767 …d __devinit _volume_add(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_add()
1775 …d __devinit _volume_out(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_out()
1784 #define VOLUME(icode, ptr, dst, src, vol) \ argument
1786 #define VOLUME_IN(icode, ptr, dst, src, vol) \ argument
1788 #define VOLUME_ADD(icode, ptr, dst, src, vol) \ argument
1790 #define VOLUME_ADDIN(icode, ptr, dst, src, vol) \ argument
1792 #define VOLUME_OUT(icode, ptr, dst, src, vol) \ argument
/linux-3.3/drivers/media/video/tm6000/
Dtm6000-core.c778 static void tm6010_set_volume_sif(struct tm6000_core *dev, int vol) in tm6010_set_volume_sif()
791 static void tm6010_set_volume_adc(struct tm6000_core *dev, int vol) in tm6010_set_volume_adc()
806 void tm6000_set_volume(struct tm6000_core *dev, int vol) in tm6000_set_volume()

12345