Home
last modified time | relevance | path

Searched defs:vol (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/x86/
H A Daf_volume_init.c36 av_cold void ff_volume_init_x86(VolumeContext *vol) in ff_volume_init_x86() argument
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dmft.h50 static __inline__ int ntfs_mft_record_read(const ntfs_volume *vol, in ntfs_mft_record_read() argument
85 ntfs_mft_record_write(const ntfs_volume *vol, const MFT_REF mref, MFT_RECORD *b) ntfs_mft_record_write() argument
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dbootsect.c193 int ntfs_boot_sector_parse(ntfs_volume *vol, const NTFS_BOOT_SECTOR *bs) in ntfs_boot_sector_parse() argument
[all...]
H A Dcollate.c218 static int ntfs_collate_file_name(ntfs_volume *vol, in ntfs_collate_file_name() argument
[all...]
H A Dcache.c557 void ntfs_create_lru_caches(ntfs_volume *vol) in ntfs_create_lru_caches() argument
591 void ntfs_free_lru_caches(ntfs_volume *vol) in ntfs_free_lru_caches() argument
[all...]
H A Ddevice.c433 s64 ntfs_cluster_read(const ntfs_volume *vol, const s64 lcn, const s64 count, in ntfs_cluster_read() argument
469 ntfs_cluster_write(const ntfs_volume *vol, const s64 lcn, const s64 count, const void *b) ntfs_cluster_write() argument
[all...]
H A Dlogfile.c496 ntfs_volume *vol = log_na->ni->vol; in ntfs_check_logfile() local
H A Dlcnalloc.c74 static void ntfs_cluster_update_zone_pos(ntfs_volume *vol, u8 zone, LCN tc) in ntfs_cluster_update_zone_pos() argument
95 static void update_full_status(ntfs_volume *vol, LC argument
171 bitmap_writeback(ntfs_volume *vol, s64 pos, s64 size, void *b, u8 *writeback) bitmap_writeback() argument
235 ntfs_cluster_alloc(ntfs_volume *vol, VCN start_vcn, s64 count, LCN start_lcn, const NTFS_CLUSTER_ALLOCATION_ZONES zone) ntfs_cluster_alloc() argument
578 ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl) ntfs_cluster_free_from_rl() argument
620 ntfs_cluster_free_basic(ntfs_volume *vol, s64 lcn, s64 count) ntfs_cluster_free_basic() argument
667 ntfs_cluster_free(ntfs_volume *vol, ntfs_attr *na, VCN start_vcn, s64 count) ntfs_cluster_free() argument
[all...]
H A Dioctl.c89 static int fstrim_clusters(ntfs_volume *vol, LCN lcn, s64 length) in fstrim_clusters() argument
138 static int fstrim_limits(ntfs_volume *vol, in fstrim_limits() argument
229 static inline LCN align_up(ntfs_volume *vol, LCN lcn, u64 granularity) in align_up() argument
238 align_down(ntfs_volume *vol, u64 count, u64 granularity) align_down() argument
255 fstrim(ntfs_volume *vol, void *data, u64 *trimmed) fstrim() argument
[all...]
H A Dobject_id.c187 static ntfs_index_context *open_object_id_index(ntfs_volume *vol) in open_object_id_index() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dsubstitute_test.cc72 volatile int vol = 237; in TEST() local
/third_party/ntfs-3g/ntfsprogs/
H A Dcluster.c44 int cluster_find(ntfs_volume *vol, LCN c_begin, LCN c_end, cluster_cb *cb, void *data) in cluster_find() argument
H A Dntfscat.c334 static int cat(ntfs_volume *vol, ntfs_inode *inode, ATTR_TYPES type, in cat() argument
404 ntfs_volume *vol; in main() local
[all...]
H A Dntfsmftalloc.c76 static ntfs_volume *vol; variable
H A Dutils.h81 ntfs_volume *vol; member
H A Dntfscluster.c279 static int info(ntfs_volume *vol) in info() argument
387 dump_file(ntfs_volume *vol, ntfs_inode *ino) dump_file() argument
484 ntfs_volume *vol; main() local
[all...]
H A Dntfsdump_logfile.c81 ntfs_volume *vol; member
124 static void device_err_exit(ntfs_volume *vol, ntfs_inode *ni, in device_err_exit() argument
196 ntfs_volume *vol; in logfile_open() local
[all...]
H A Dntfsmove.c387 static runlist * find_unused(ntfs_volume *vol, s64 size, u64 loc in find_unused() argument
512 static int bitmap_alloc(ntfs_volume *vol, runlist_element *rl) in bitmap_alloc() argument
530 static int bitmap_free(ntfs_volume *vol, runlist_element *rl) in bitmap_free() argument
548 data_copy(ntfs_volume *vol, runlist_element *from, runlist_element *to) data_copy() argument
601 move_runlist(ntfs_volume *vol, runlist_element *from, runlist_element *to) move_runlist() argument
667 move_datarun(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, runlist_element *run, u64 loc, int flags) move_datarun() argument
759 move_attribute(ntfs_volume *vol, ntfs_inode *ino, ATTR_RECORD *rec, u64 loc, int flags) move_attribute() argument
805 move_file(ntfs_volume *vol, ntfs_inode *ino, u64 loc, int flags) move_file() argument
868 ntfs_volume *vol; main() local
[all...]
H A Dntfslabel.c238 static int change_serial(ntfs_volume *vol, u64 sector, le64 serial_number, in change_serial() argument
279 set_new_serial(ntfs_volume *vol) set_new_serial() argument
320 print_serial(ntfs_volume *vol) print_serial() argument
348 print_label(ntfs_volume *vol, unsigned long mnt_flags) print_label() argument
375 change_label(ntfs_volume *vol, char *label) change_label() argument
415 ntfs_volume *vol; main() local
[all...]
/third_party/FatFs/source/
H A Dffsystem.c108 ff_cre_syncobj( BYTE vol, FF_SYNC_t* sobj ) ff_cre_syncobj() argument
/third_party/ntfs-3g/src/
H A Dntfs-3g.probe.c66 ntfs_volume *vol; in ntfs_open() local
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c261 unsigned vol; in pa_oss_get_volume() local
283 unsigned vol; in pa_oss_set_volume() local
/third_party/pulseaudio/src/tests/
H A Dlo-test-util.c92 pa_cvolume vol; in calibrate_read_cb() local
169 pa_cvolume vol; in stream_state_callback() local
/third_party/ffmpeg/libavfilter/
H A Daf_volume.c115 VolumeContext *vol = ctx->priv; in init() local
126 VolumeContext *vol = ctx->priv; in uninit() local
134 VolumeContext *vol in query_formats() local
213 volume_init(VolumeContext *vol) volume_init() argument
248 VolumeContext *vol = ctx->priv; set_volume() local
281 VolumeContext *vol = ctx->priv; config_output() local
313 VolumeContext *vol = ctx->priv; process_command() local
329 VolumeContext *vol = inlink->dst->priv; filter_frame() local
[all...]
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.h74 long vol[MAX_CHANNEL]; member

Completed in 14 milliseconds

1234