Home
last modified time | relevance | path

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

1234

/third_party/ntfs-3g/ntfsprogs/
Dntfsfix.c110 ntfs_volume *vol; member
222 static int OLD_ntfs_volume_set_flags(ntfs_volume *vol, const le16 flags) in OLD_ntfs_volume_set_flags()
295 static int set_dirty_flag(ntfs_volume *vol) in set_dirty_flag()
330 static int empty_journal(ntfs_volume *vol) in empty_journal()
380 static int clear_badclus(ntfs_volume *vol) in clear_badclus()
449 static int fix_mftmirr(ntfs_volume *vol) in fix_mftmirr()
604 static int rewrite_upcase(ntfs_volume *vol, ntfs_attr *na) in rewrite_upcase()
658 static int fix_upcase(ntfs_volume *vol) in fix_upcase()
817 ntfs_volume *vol; in short_mft_selfloc_condition() local
874 ntfs_volume *vol; in attrlist_selfloc_condition() local
[all …]
Dplaylog.c390 static int sanity_indx(ntfs_volume *vol, const char *buffer) in sanity_indx()
424 static char *read_raw(ntfs_volume *vol, const LOG_RECORD *logr) in read_raw()
492 static int write_raw(ntfs_volume *vol, const LOG_RECORD *logr, in write_raw()
547 static int write_mirr(ntfs_volume *vol, const LOG_RECORD *logr, in write_mirr()
581 static char *read_protected(ntfs_volume *vol, const LOG_RECORD *logr, in read_protected()
629 static int write_protected(ntfs_volume *vol, const LOG_RECORD *logr, in write_protected()
797 static int adjust_high_vcn(ntfs_volume *vol, ATTR_RECORD *attr) in adjust_high_vcn()
862 static int change_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, in change_resident()
916 static int change_resident_expect(ntfs_volume *vol, const struct ACTION_RECORD *action, in change_resident_expect()
969 static int change_index_value(ntfs_volume *vol, const struct ACTION_RECORD *action, in change_index_value()
[all …]
Dntfsmove.c387 static runlist * find_unused(ntfs_volume *vol, s64 size, u64 loc in find_unused()
512 static int bitmap_alloc(ntfs_volume *vol, runlist_element *rl) in bitmap_alloc()
530 static int bitmap_free(ntfs_volume *vol, runlist_element *rl) in bitmap_free()
548 static int data_copy(ntfs_volume *vol, runlist_element *from, runlist_element *to) in data_copy()
601 static s64 move_runlist(ntfs_volume *vol, runlist_element *from, in move_runlist()
667 static s64 move_datarun(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, in move_datarun()
759 static s64 move_attribute(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, in move_attribute()
805 static s64 move_file(ntfs_volume *vol, ntfs_inode *ino, u64 loc, int flags) in move_file()
868 ntfs_volume *vol; in main() local
Dntfslabel.c238 static int change_serial(ntfs_volume *vol, u64 sector, le64 serial_number, in change_serial()
279 static int set_new_serial(ntfs_volume *vol) in set_new_serial()
320 static int print_serial(ntfs_volume *vol) in print_serial()
348 static int print_label(ntfs_volume *vol, unsigned long mnt_flags) in print_label()
375 static int change_label(ntfs_volume *vol, char *label) in change_label()
415 ntfs_volume *vol; in main() local
Dntfsresize.c206 ntfs_volume *vol; member
617 static void print_advise(ntfs_volume *vol, s64 supp_lcn) in print_advise()
827 static void build_lcn_usage_bitmap(ntfs_volume *vol, ntfsck_t *fsck) in build_lcn_usage_bitmap()
912 static int walk_attributes(ntfs_volume *vol, ntfsck_t *fsck) in walk_attributes()
933 static void compare_bitmaps(ntfs_volume *vol, struct bitmap *a) in compare_bitmaps()
1057 static int build_allocation_bitmap(ntfs_volume *vol, ntfsck_t *fsck) in build_allocation_bitmap()
1318 static void expand_attribute_runlist(ntfs_volume *vol, struct DELAYED *delayed) in expand_attribute_runlist()
1613 ntfs_volume *vol; in replace_attribute_runlist() local
1882 static void lseek_to_cluster(ntfs_volume *vol, s64 lcn) in lseek_to_cluster()
1896 ntfs_volume *vol = resize->vol; in copy_clusters() local
[all …]
Dutils.c259 ntfs_volume *vol; in utils_mount_volume() local
531 ntfs_volume *vol; in utils_inode_get_name() local
644 int utils_attr_get_name(ntfs_volume *vol, ATTR_RECORD *attr, char *buffer, int bufsize) in utils_attr_get_name()
727 int utils_cluster_in_use(ntfs_volume *vol, long long lcn) in utils_cluster_in_use()
790 int utils_mftrec_in_use(ntfs_volume *vol, MFT_REF mref) in utils_mftrec_in_use()
832 static int __metadata(ntfs_volume *vol, u64 num) in __metadata()
858 ntfs_volume *vol; in utils_is_metadata() local
968 struct mft_search_ctx * mft_get_search_ctx(ntfs_volume *vol) in mft_get_search_ctx()
Dntfsfallocate.c123 static void err_exit(ntfs_volume *vol, const char *fmt, ...) in err_exit()
426 static void free_common(ntfs_volume *vol, runlist_element *brl, s64 blth, in free_common()
456 ntfs_volume *vol; in ntfs_restore_rl() local
492 ntfs_volume *vol; in ntfs_inner_zero() local
543 ntfs_volume *vol; in ntfs_merge_allocation() local
591 ntfs_volume *vol; in ntfs_inner_allocation() local
820 ntfs_volume *vol; in main() local
Dntfsck.c662 static void replay_log(ntfs_volume *vol __attribute__((unused))) in replay_log()
670 static void verify_mft_record(ntfs_volume *vol, s64 mft_num) in verify_mft_record()
766 static void check_volume(ntfs_volume *vol) in check_volume()
791 static int reset_dirty(ntfs_volume *vol) in reset_dirty()
818 ntfs_volume *vol; in main() local
Dntfswipe.c484 static s64 wipe_unused(ntfs_volume *vol, int byte, enum action act) in wipe_unused()
543 static s64 wipe_unused_fast(ntfs_volume *vol, int byte, enum action act) in wipe_unused_fast()
652 static s64 wipe_compressed_attribute(ntfs_volume *vol, int byte, in wipe_compressed_attribute()
772 static s64 wipe_attribute(ntfs_volume *vol, int byte, enum action act, in wipe_attribute()
820 ntfs_volume *vol = ni->vol; in wipe_attr_tail() local
869 static s64 wipe_tails(ntfs_volume *vol, int byte, enum action act) in wipe_tails()
956 static s64 wipe_mft(ntfs_volume *vol, int byte, enum action act) in wipe_mft()
1095 static s64 wipe_index_allocation(ntfs_volume *vol, int byte, enum action act in wipe_index_allocation()
1242 static s64 wipe_directory(ntfs_volume *vol, int byte, enum action act) in wipe_directory()
1379 static s64 wipe_logfile(ntfs_volume *vol, int byte, enum action act in wipe_logfile()
[all …]
Dntfsundelete.c1010 static void get_parent_name(struct filename* name, ntfs_volume* vol) in get_parent_name()
1147 static int get_filenames(struct ufile *file, ntfs_volume* vol) in get_filenames()
1262 static int get_data(struct ufile *file, ntfs_volume *vol) in get_data()
1340 static struct ufile * read_record(ntfs_volume *vol, long long record) in read_record()
1438 static int calc_percentage(struct ufile *file, ntfs_volume *vol) in calc_percentage()
1966 static int undelete_file(ntfs_volume *vol, long long inode) in undelete_file()
2217 static int scan_disk(ntfs_volume *vol) in scan_disk()
2349 static int copy_mft(ntfs_volume *vol, long long mft_begin, long long mft_end) in copy_mft()
2434 static int handle_undelete(ntfs_volume *vol) in handle_undelete()
2481 ntfs_volume *vol; in main() local
Dntfscluster.c279 static int info(ntfs_volume *vol) in info()
387 static int dump_file(ntfs_volume *vol, ntfs_inode *ino) in dump_file()
484 ntfs_volume *vol; in main() local
Dntfscat.c334 static int cat(ntfs_volume *vol, ntfs_inode *inode, ATTR_TYPES type, in cat()
404 ntfs_volume *vol; in main() local
/third_party/ntfs-3g/libntfs-3g/
Dmft.c82 int ntfs_mft_records_read(const ntfs_volume *vol, const MFT_REF mref, in ntfs_mft_records_read()
144 int ntfs_mft_records_write(const ntfs_volume *vol, const MFT_REF mref, in ntfs_mft_records_write()
234 int ntfs_mft_record_check(const ntfs_volume *vol, const MFT_REF mref, in ntfs_mft_record_check()
348 int ntfs_file_record_read(const ntfs_volume *vol, const MFT_REF mref, in ntfs_file_record_read()
401 int ntfs_mft_record_layout(const ntfs_volume *vol, const MFT_REF mref, in ntfs_mft_record_layout()
478 int ntfs_mft_record_format(const ntfs_volume *vol, const MFT_REF mref) in ntfs_mft_record_format()
548 static int ntfs_mft_bitmap_find_free_rec(ntfs_volume *vol, ntfs_inode *base_ni) in ntfs_mft_bitmap_find_free_rec()
715 static int ntfs_mft_bitmap_extend_allocation_i(ntfs_volume *vol) in ntfs_mft_bitmap_extend_allocation_i()
920 static int ntfs_mft_bitmap_extend_allocation(ntfs_volume *vol) in ntfs_mft_bitmap_extend_allocation()
941 static int ntfs_mft_bitmap_extend_initialized(ntfs_volume *vol) in ntfs_mft_bitmap_extend_initialized()
[all …]
Dvolume.c254 static int ntfs_mft_load(ntfs_volume *vol) in ntfs_mft_load()
448 static int ntfs_mftmirr_load(ntfs_volume *vol) in ntfs_mftmirr_load()
506 ntfs_volume *vol; in ntfs_volume_startup() local
678 static int ntfs_volume_check_logfile(ntfs_volume *vol) in ntfs_volume_check_logfile()
738 static ntfs_inode *ntfs_hiberfile_open(ntfs_volume *vol) in ntfs_hiberfile_open()
796 int ntfs_volume_check_hiberfile(ntfs_volume *vol, int verbose) in ntfs_volume_check_hiberfile()
866 static int fix_txf_data(ntfs_volume *vol) in fix_txf_data()
941 ntfs_volume *vol; in ntfs_device_mount() local
1343 int ntfs_set_shown_files(ntfs_volume *vol, in ntfs_set_shown_files()
1371 int ntfs_set_ignore_case(ntfs_volume *vol) in ntfs_set_ignore_case()
[all …]
Dcollate.c55 static int ntfs_collate_binary(ntfs_volume *vol __attribute__((unused)), in ntfs_collate_binary()
85 static int ntfs_collate_ntofs_ulong(ntfs_volume *vol __attribute__((unused)), in ntfs_collate_ntofs_ulong()
117 static int ntfs_collate_ntofs_ulongs(ntfs_volume *vol __attribute__((unused)), in ntfs_collate_ntofs_ulongs()
165 static int ntfs_collate_ntofs_security_hash(ntfs_volume *vol __attribute__((unused)), in ntfs_collate_ntofs_security_hash()
218 static int ntfs_collate_file_name(ntfs_volume *vol, in ntfs_collate_file_name()
Dlcnalloc.c74 static void ntfs_cluster_update_zone_pos(ntfs_volume *vol, u8 zone, LCN tc) in ntfs_cluster_update_zone_pos()
95 static void update_full_status(ntfs_volume *vol, LCN lcn) in update_full_status()
171 static int bitmap_writeback(ntfs_volume *vol, s64 pos, s64 size, void *b, in bitmap_writeback()
235 runlist *ntfs_cluster_alloc(ntfs_volume *vol, VCN start_vcn, s64 count, in ntfs_cluster_alloc()
578 int ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl) in ntfs_cluster_free_from_rl()
620 int ntfs_cluster_free_basic(ntfs_volume *vol, s64 lcn, s64 count) in ntfs_cluster_free_basic()
667 int ntfs_cluster_free(ntfs_volume *vol, ntfs_attr *na, VCN start_vcn, s64 count) in ntfs_cluster_free()
Dioctl.c89 static int fstrim_clusters(ntfs_volume *vol, LCN lcn, s64 length) in fstrim_clusters()
138 static int fstrim_limits(ntfs_volume *vol, in fstrim_limits()
229 static inline LCN align_up(ntfs_volume *vol, LCN lcn, u64 granularity) in align_up()
238 static inline u64 align_down(ntfs_volume *vol, u64 count, u64 granularity) in align_down()
255 static int fstrim(ntfs_volume *vol, void *data, u64 *trimmed) in fstrim()
Dinode.c91 static ntfs_inode *__ntfs_inode_allocate(ntfs_volume *vol) in __ntfs_inode_allocate()
109 ntfs_inode *ntfs_inode_allocate(ntfs_volume *vol) in ntfs_inode_allocate()
157 static ntfs_inode *ntfs_inode_real_open(ntfs_volume *vol, const MFT_REF mref) in ntfs_inode_real_open()
441 void ntfs_inode_invalidate(ntfs_volume *vol, const MFT_REF mref) in ntfs_inode_invalidate()
465 ntfs_inode *ntfs_inode_open(ntfs_volume *vol, const MFT_REF mref) in ntfs_inode_open()
582 ntfs_volume *vol; in ntfs_extent_inode_open() local
Drunlist.c783 static runlist_element *ntfs_mapping_pairs_decompress_i(const ntfs_volume *vol, in ntfs_mapping_pairs_decompress_i()
1024 runlist_element *ntfs_mapping_pairs_decompress(const ntfs_volume *vol, in ntfs_mapping_pairs_decompress()
1113 s64 ntfs_rl_pread(const ntfs_volume *vol, const runlist_element *rl, in ntfs_rl_pread()
1202 s64 ntfs_rl_pwrite(const ntfs_volume *vol, const runlist_element *rl, in ntfs_rl_pwrite()
1326 int ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, in ntfs_get_size_for_mapping_pairs()
1489 int ntfs_mapping_pairs_build(const ntfs_volume *vol, u8 *dst, in ntfs_mapping_pairs_build()
1746 s64 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl) in ntfs_rl_get_compressed_size()
2099 static void test_rl_frag_combine(ntfs_volume *vol, ATTR_RECORD *attr1, ATTR_RECORD *attr2, ATTR_REC… in test_rl_frag_combine()
2134 ntfs_volume vol; in test_rl_frag() local
Dattrib.c148 s64 ntfs_get_attribute_value(const ntfs_volume *vol, in ntfs_get_attribute_value()
382 ntfs_volume *vol = na->ni->vol; in ntfs_attr_init() local
754 ntfs_volume *vol = na->ni->vol; in ntfs_attr_map_whole_runlist() local
992 ntfs_volume *vol; in ntfs_attr_pread_i() local
1246 ntfs_volume *vol; in ntfs_attr_fill_zero() local
1306 ntfs_volume *vol = na->ni->vol; in ntfs_attr_fill_hole() local
1853 ntfs_volume *vol; local
2432 ntfs_volume *vol; local
2830 ntfs_volume *vol; local
3069 ntfs_volume *vol; local
[all …]
Dbootsect.c193 int ntfs_boot_sector_parse(ntfs_volume *vol, const NTFS_BOOT_SECTOR *bs) in ntfs_boot_sector_parse()
Dcompress.c714 ntfs_volume *vol; in ntfs_compressed_attr_pread() local
981 static u32 read_clusters(ntfs_volume *vol, const runlist_element *rl, in read_clusters()
1023 static s32 write_clusters(ntfs_volume *vol, const runlist_element *rl, in write_clusters()
1071 ntfs_volume *vol; in ntfs_comp_set() local
1242 ntfs_volume *vol; in ntfs_compress_overwr_free() local
1456 ntfs_volume *vol; in ntfs_compress_free() local
1675 ntfs_volume *vol; in ntfs_compressed_pwrite() local
1876 ntfs_volume *vol; in ntfs_compressed_close() local
/third_party/ffmpeg/libavfilter/
Daf_volume.c115 VolumeContext *vol = ctx->priv; in init() local
126 VolumeContext *vol = ctx->priv; in uninit() local
134 VolumeContext *vol = ctx->priv; in query_formats() local
226 static av_cold void volume_init(VolumeContext *vol) in volume_init()
260 VolumeContext *vol = ctx->priv; in set_volume() local
293 VolumeContext *vol = ctx->priv; in config_output() local
325 VolumeContext *vol = ctx->priv; in process_command() local
341 VolumeContext *vol = inlink->dst->priv; in filter_frame() local
/third_party/ntfs-3g/include/ntfs-3g/
Dmft.h50 static __inline__ int ntfs_mft_record_read(const ntfs_volume *vol, in ntfs_mft_record_read()
85 static __inline__ int ntfs_mft_record_write(const ntfs_volume *vol, in ntfs_mft_record_write()
/third_party/ffmpeg/libavfilter/x86/
Daf_volume_init.c36 av_cold void ff_volume_init_x86(VolumeContext *vol) in ff_volume_init_x86()

1234