Home
last modified time | relevance | path

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

12345678910

/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dkapi.c67 void ubi_do_get_volume_info(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_do_get_volume_info()
119 struct ubi_volume *vol; in ubi_open_volume() local
258 struct ubi_volume *vol = ubi->volumes[i]; in ubi_open_volume_nm() local
327 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local
371 struct ubi_volume *vol = desc->vol; in leb_read_sanity_check() local
425 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local
465 struct ubi_volume *vol = desc->vol; in ubi_leb_read_sg() local
516 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local
561 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local
601 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local
[all …]
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()
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
336 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
408 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
556 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
580 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
624 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
644 const struct ubi_volume *vol; in self_check_volume() local
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()
174 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst, in ubi_eba_copy_table()
195 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl) in ubi_eba_replace_table()
436 bool ubi_eba_is_mapped(struct ubi_volume *vol, int lnum) in ubi_eba_is_mapped()
451 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb()
498 static int check_mapping(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in check_mapping()
570 static int check_mapping(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in check_mapping()
596 int ubi_eba_read_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_read_leb()
748 int ubi_eba_read_leb_sg(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_read_leb_sg()
[all …]
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
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
/kernel/linux/linux-4.19/drivers/mtd/ubi/
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
271 struct ubi_volume *vol = ubi->volumes[i]; in ubi_open_volume_nm() local
340 struct ubi_volume *vol = desc->vol; in ubi_close_volume() local
384 struct ubi_volume *vol = desc->vol; in leb_read_sanity_check() local
438 struct ubi_volume *vol = desc->vol; in ubi_leb_read() local
478 struct ubi_volume *vol = desc->vol; in ubi_leb_read_sg() local
529 struct ubi_volume *vol = desc->vol; in ubi_leb_write() local
574 struct ubi_volume *vol = desc->vol; in ubi_leb_change() local
614 struct ubi_volume *vol = desc->vol; in ubi_leb_erase() local
[all …]
Dupd.c54 static int set_update_marker(struct ubi_device *ubi, struct ubi_volume *vol) in set_update_marker()
87 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker()
127 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()
232 static int write_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in write_leb()
278 int ubi_more_update_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_update_data()
393 int ubi_more_leb_change_data(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_more_leb_change_data()
Dvmt.c71 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_attribute_show() local
139 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_release() local
160 struct ubi_volume *vol; in ubi_create_volume() local
355 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
427 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
564 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
588 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
632 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
652 const struct ubi_volume *vol; in self_check_volume() local
Deba.c120 void ubi_eba_get_ldesc(struct ubi_volume *vol, int lnum, in ubi_eba_get_ldesc()
136 struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol, in ubi_eba_create_table()
187 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst, in ubi_eba_copy_table()
208 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl) in ubi_eba_replace_table()
449 bool ubi_eba_is_mapped(struct ubi_volume *vol, int lnum) in ubi_eba_is_mapped()
464 int ubi_eba_unmap_leb(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_unmap_leb()
511 static int check_mapping(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in check_mapping()
583 static int check_mapping(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in check_mapping()
609 int ubi_eba_read_leb(struct ubi_device *ubi, struct ubi_volume *vol, int lnum, in ubi_eba_read_leb()
761 int ubi_eba_read_leb_sg(struct ubi_device *ubi, struct ubi_volume *vol, in ubi_eba_read_leb_sg()
[all …]
Dcdev.c60 struct ubi_volume *vol = desc->vol; in get_exclusive() local
86 struct ubi_volume *vol = desc->vol; in revoke_exclusive() local
133 struct ubi_volume *vol = desc->vol; in vol_cdev_release() local
159 struct ubi_volume *vol = desc->vol; in vol_cdev_llseek() local
188 struct ubi_volume *vol = desc->vol; in vol_cdev_read() local
265 struct ubi_volume *vol = desc->vol; in vol_cdev_direct_write() local
341 struct ubi_volume *vol = desc->vol; in vol_cdev_write() local
396 struct ubi_volume *vol = desc->vol; in vol_cdev_ioctl() local
Dvtbl.c141 struct ubi_volume *vol = re->desc->vol; in ubi_vtbl_rename_volumes() local
539 struct ubi_volume *vol; in init_volumes() local
687 static int check_av(const struct ubi_volume *vol, in check_av()
736 struct ubi_volume *vol; in check_attaching_info() local
/kernel/linux/linux-4.19/fs/ntfs/
Dsuper.c101 static bool parse_options(ntfs_volume *vol, char *opt) in parse_options()
375 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags()
430 static inline int ntfs_set_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_set_volume_flags()
445 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags()
468 ntfs_volume *vol = NTFS_SB(sb); in ntfs_remount() local
766 static bool parse_ntfs_boot_sector(ntfs_volume *vol, const NTFS_BOOT_SECTOR *b) in parse_ntfs_boot_sector()
948 static void ntfs_setup_allocators(ntfs_volume *vol) in ntfs_setup_allocators()
1034 static bool load_and_init_mft_mirror(ntfs_volume *vol) in load_and_init_mft_mirror()
1087 static bool check_mft_mirror(ntfs_volume *vol) in check_mft_mirror()
1216 static bool load_and_check_logfile(ntfs_volume *vol, in load_and_check_logfile()
[all …]
Dmft.c53 ntfs_volume *vol = ni->vol; in map_mft_record_page() local
441 static int ntfs_sync_mft_mirror_umount(ntfs_volume *vol, in ntfs_sync_mft_mirror_umount()
468 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, in ntfs_sync_mft_mirror()
676 ntfs_volume *vol = ni->vol; in write_mft_record_nolock() local
934 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record()
1140 static int ntfs_mft_bitmap_find_and_alloc_free_rec_nolock(ntfs_volume *vol, in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock()
1287 static int ntfs_mft_bitmap_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_allocation_nolock()
1586 static int ntfs_mft_bitmap_extend_initialized_nolock(ntfs_volume *vol) in ntfs_mft_bitmap_extend_initialized_nolock()
1723 static int ntfs_mft_data_extend_allocation_nolock(ntfs_volume *vol) in ntfs_mft_data_extend_allocation_nolock()
2021 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout()
[all …]
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
1910 ntfs_volume *vol = ni->vol; in ntfs_attr_extend_allocation() local
2495 ntfs_volume *vol = ni->vol; in ntfs_attr_set() local
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()
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
1221 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_attr_inode() local
1487 ntfs_volume *vol = NTFS_SB(vi->i_sb); in ntfs_read_locked_index_inode() local
1771 ntfs_volume *vol = NTFS_SB(sb); in ntfs_read_inode_mount() local
2311 ntfs_volume *vol = NTFS_SB(root->d_sb); in ntfs_show_options() local
2366 ntfs_volume *vol = ni->vol; in ntfs_truncate() local
/kernel/linux/linux-5.10/fs/ntfs/
Dsuper.c87 static bool parse_options(ntfs_volume *vol, char *opt) in parse_options()
361 static int ntfs_write_volume_flags(ntfs_volume *vol, const VOLUME_FLAGS flags) in ntfs_write_volume_flags()
416 static inline int ntfs_set_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_set_volume_flags()
431 static inline int ntfs_clear_volume_flags(ntfs_volume *vol, VOLUME_FLAGS flags) in ntfs_clear_volume_flags()
454 ntfs_volume *vol = NTFS_SB(sb); in ntfs_remount() local
752 static bool parse_ntfs_boot_sector(ntfs_volume *vol, const NTFS_BOOT_SECTOR *b) in parse_ntfs_boot_sector()
934 static void ntfs_setup_allocators(ntfs_volume *vol) in ntfs_setup_allocators()
1020 static bool load_and_init_mft_mirror(ntfs_volume *vol) in load_and_init_mft_mirror()
1073 static bool check_mft_mirror(ntfs_volume *vol) in check_mft_mirror()
1202 static bool load_and_check_logfile(ntfs_volume *vol, in load_and_check_logfile()
[all …]
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()
2007 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout()
[all …]
Dattrib.c580 ntfs_volume *vol = ctx->ntfs_ino->vol; in ntfs_attr_find() local
696 int load_attribute_list(ntfs_volume *vol, runlist *runlist, u8 *al_start, in load_attribute_list()
849 ntfs_volume *vol; in ntfs_external_attr_find() local
1292 static ATTR_DEF *ntfs_attr_find_in_attrdef(const ntfs_volume *vol, in ntfs_attr_find_in_attrdef()
1328 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check()
1364 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_non_resident()
1396 int ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_resident()
1525 ntfs_volume *vol = ni->vol; in ntfs_attr_make_non_resident() local
1896 ntfs_volume *vol = ni->vol; in ntfs_attr_extend_allocation() local
2481 ntfs_volume *vol = ni->vol; in ntfs_attr_set() local
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()
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
/kernel/linux/linux-5.10/fs/cifs/
Dfs_context.c28 cifs_parse_smb_version(char *value, struct smb_vol *vol, bool is_smb3) in cifs_parse_smb_version()
115 int cifs_parse_security_flavors(char *value, struct smb_vol *vol) in cifs_parse_security_flavors()
181 cifs_parse_cache_flavor(char *value, struct smb_vol *vol) in cifs_parse_cache_flavor()
/kernel/liteos_a/fs/fat/virpart/src/
Dvirpart.c214 static FRESULT FatfsScanClear(INT vol) in FatfsScanClear()
275 static FRESULT FatfsBuildEntry(FATFS *fat, INT vol) in FatfsBuildEntry()
340 INT FatFsBindVirPart(void *handle, BYTE vol) in FatFsBindVirPart()
413 INT FatFsMakeVirPart(void *handle, BYTE vol) in FatFsMakeVirPart()
450 INT result, vol; in fatfs_virstatfs_internel() local

12345678910