Searched defs:vol (Results 26 - 50 of 52) sorted by relevance

123

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dinode.h109 ntfs_volume *vol; /* Pointer to the ntfs volume of this inode. */ member in struct:_ntfs_inode
H A Dmft.c81 int ntfs_mft_records_read(const ntfs_volume *vol, const MFT_REF mref, argument
143 ntfs_mft_records_write(const ntfs_volume *vol, const MFT_REF mref, const s64 count, MFT_RECORD *b) argument
212 ntfs_mft_record_check(const ntfs_volume *vol, const MFT_REF mref, MFT_RECORD *m) argument
279 ntfs_file_record_read(const ntfs_volume *vol, const MFT_REF mref, MFT_RECORD **mrec, ATTR_RECORD **attr) argument
332 ntfs_mft_record_layout(const ntfs_volume *vol, const MFT_REF mref, MFT_RECORD *mrec) argument
409 ntfs_mft_record_format(const ntfs_volume *vol, const MFT_REF mref) argument
479 ntfs_mft_bitmap_find_free_rec(ntfs_volume *vol, ntfs_inode *base_ni) argument
646 ntfs_mft_bitmap_extend_allocation_i(ntfs_volume *vol) argument
851 ntfs_mft_bitmap_extend_allocation(ntfs_volume *vol) argument
872 ntfs_mft_bitmap_extend_initialized(ntfs_volume *vol) argument
967 ntfs_mft_data_extend_allocation(ntfs_volume *vol) argument
1192 ntfs_mft_record_init(ntfs_volume *vol, s64 size) argument
1296 ntfs_mft_rec_init(ntfs_volume *vol, s64 size) argument
1357 ntfs_mft_rec_alloc(ntfs_volume *vol) argument
1587 ntfs_mft_record_alloc(ntfs_volume *vol, ntfs_inode *base_ni) argument
1818 ntfs_mft_record_free(ntfs_volume *vol, ntfs_inode *ni) argument
[all...]
H A Dsecurity.h153 ntfs_volume *vol; member in struct:SECURITY_CONTEXT
H A Dvolume.c236 static int ntfs_mft_load(ntfs_volume *vol) argument
422 ntfs_mftmirr_load(ntfs_volume *vol) argument
473 ntfs_volume *vol; local
629 ntfs_volume_check_logfile(ntfs_volume *vol) argument
671 ntfs_hiberfile_open(ntfs_volume *vol) argument
729 ntfs_volume_check_hiberfile(ntfs_volume *vol, int verbose) argument
798 fix_txf_data(ntfs_volume *vol) argument
873 ntfs_volume *vol; local
1235 ntfs_set_shown_files(ntfs_volume *vol, BOOL show_sys_files, BOOL show_hid_files, BOOL hide_dot_files) argument
1263 ntfs_set_ignore_case(ntfs_volume *vol) argument
1311 ntfs_volume *vol; local
1359 ntfs_umount(ntfs_volume *vol, const BOOL force __attribute__((unused))) argument
1486 ntfs_version_is_supported(ntfs_volume *vol) argument
1526 ntfs_logfile_reset(ntfs_volume *vol) argument
1575 ntfs_volume_write_flags(ntfs_volume *vol, const le16 flags) argument
1714 ntfs_volume_get_free_space(ntfs_volume *vol) argument
1747 ntfs_volume_rename(ntfs_volume *vol, ntfschar *label, int label_len) argument
[all...]
H A Dxattrs.c409 struct XATTRMAPPING *ntfs_xattr_build_mapping(ntfs_volume *vol, argument
205 ntfs_xattr_system_type(const char *name, ntfs_volume *vol) argument
[all...]
H A Dcompress.c568 ntfs_volume *vol; local
826 read_clusters(ntfs_volume *vol, const runlist_element *rl, s64 offs, u32 to_read, char *inbuf) argument
868 write_clusters(ntfs_volume *vol, const runlist_element *rl, s64 offs, s32 to_write, const char *outbuf) argument
916 ntfs_volume *vol; local
1086 ntfs_volume *vol; local
1300 ntfs_volume *vol; local
1516 ntfs_volume *vol; local
1711 ntfs_volume *vol; local
[all...]
H A Ddir.c251 ntfs_volume *vol = dir_ni->vol; local
664 ntfs_pathname_to_inode(ntfs_volume *vol, ntfs_inode *parent, const char *pathname) argument
1032 ntfs_volume *vol; local
1766 ntfs_delete(ntfs_volume *vol, const char *pathname, ntfs_inode *ni, ntfs_inode *dir_ni, ntfschar *name, u8 name_len) argument
2406 ntfs_volume *vol; local
2592 ntfs_volume *vol; local
[all...]
H A Dreparse.c139 ntfs_volume *vol = dir_ni->vol; local
225 search_absolute(ntfs_volume *vol, ntfschar *path, int count, BOOL isdir) argument
366 ntfs_drive_letter(ntfs_volume *vol, ntfschar letter) argument
471 ntfs_get_fulllink(ntfs_volume *vol, ntfschar *junction, int count, const char *mnt_point, BOOL isdir) argument
574 ntfs_get_abslink(ntfs_volume *vol, ntfschar *junction, int count, const char *mnt_point, BOOL isdir) argument
701 ntfs_volume *vol; local
915 open_reparse_index(ntfs_volume *vol) argument
[all...]
H A Drunlist.c783 static runlist_element *ntfs_mapping_pairs_decompress_i(const ntfs_volume *vol, argument
1007 runlist_element *ntfs_mapping_pairs_decompress(const ntfs_volume *vol, argument
1096 s64 ntfs_rl_pread(const ntfs_volume *vol, cons argument
1185 ntfs_rl_pwrite(const ntfs_volume *vol, const runlist_element *rl, s64 ofs, const s64 pos, s64 count, void *b) argument
1309 ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, const runlist_element *rl, const VCN start_vcn, int max_size) argument
1472 ntfs_mapping_pairs_build(const ntfs_volume *vol, u8 *dst, const int dst_len, const runlist_element *rl, const VCN start_vcn, runlist_element const **stop_rl) argument
1729 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl) argument
2082 test_rl_frag_combine(ntfs_volume *vol, ATTR_RECORD *attr1, ATTR_RECORD *attr2, ATTR_RECORD *attr3) argument
2117 ntfs_volume vol; local
[all...]
H A Dunistr.c1412 BOOL ntfs_collapsible_chars(ntfs_volume *vol, argument
H A Dattrib.c148 s64 ntfs_get_attribute_value(const ntfs_volume *vol, argument
370 ntfs_volume *vol = na->ni->vol; local
684 ntfs_volume *vol = na->ni->vol; local
915 ntfs_volume *vol; local
1169 ntfs_volume *vol; local
1229 ntfs_volume *vol = na->ni->vol; local
1765 ntfs_volume *vol; local
2313 ntfs_volume *vol; local
2710 ntfs_volume *vol; local
2928 ntfs_volume *vol; local
3318 ntfs_volume *vol; local
3483 ntfs_attr_find_in_attrdef(const ntfs_volume *vol, const ATTR_TYPES type) argument
3524 ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPES type, const s64 size) argument
3592 ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPES type, const ntfschar *name, int name_len) argument
3649 ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPES type) argument
4732 ntfs_volume *vol = na->ni->vol; local
4927 ntfs_volume *vol; local
5229 ntfs_volume *vol = na->ni->vol; local
5949 ntfs_volume *vol; local
6105 ntfs_volume *vol; local
[all...]
H A Dsecurity.c441 static int entersecurity_stuff(ntfs_volume *vol, off_t offs) argument
481 static int entersecurity_data(ntfs_volume *vol, argument
537 static int entersecurity_indexes(ntfs_volume *vol, s64 attrsz, argument
615 static le32 entersecurityattr(ntfs_volume *vol, argument
799 setsecurityattr(ntfs_volume *vol, const SECURITY_DESCRIPTOR_RELATIVE *attr, s64 attrsz) argument
922 update_secur_descr(ntfs_volume *vol, char *newattr, ntfs_inode *ni) argument
1048 upgrade_secur_desc(ntfs_volume *vol, const char *attr, ntfs_inode *ni) argument
1662 retrievesecurityattr(ntfs_volume *vol, SII_INDEX_KEY id) argument
1736 getsecurityattr(ntfs_volume *vol, ntfs_inode *ni) argument
4205 ntfs_open_secure(ntfs_volume *vol) argument
4239 ntfs_volume *vol; local
4416 mergesecurityattr(ntfs_volume *vol, const char *oldattr, const char *newattr, u32 selection, ntfs_inode *ni) argument
5041 ntfs_volume *vol; local
5093 ntfs_volume *vol; local
[all...]
/haiku-fatelf/src/apps/cdplayer/
H A DCDAudioDevice.cpp319 scsi_volume vol; local
337 scsi_volume vol; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/dos/r5/
H A Ddosfs.c56 nspace *vol = (nspace *)strtoul(argv[i], NULL, 0); local
122 nspace *vol; local
152 nspace *vol = NULL; local
554 nspace *vol; local
641 update_fsinfo(nspace *vol) argument
669 get_fsinfo(nspace *vol, uint32 *free_count, uint32 *last_allocated) argument
699 nspace* vol = (nspace*)_vol; local
744 nspace* vol = (nspace*)_vol; local
802 nspace* vol = (nspace*)_vol; local
894 nspace *vol = (nspace *)_vol; local
983 _dosfs_sync(nspace *vol) argument
996 nspace *vol = (nspace *)_vol; local
1008 dosfs_fsync(void *vol, void *node) argument
[all...]
H A Dfile.c47 status_t write_vnode_entry(nspace *vol, vnode *node) argument
103 nspace *vol = (nspace *)_vol; local
136 nspace *vol = (nspace*)_vol; local
174 nspace *vol = (nspace*)_vol; local
255 nspace *vol = (nspace *)_vol; local
326 nspace *vol = (nspace *)_vol; local
474 nspace *vol = (nspace *)_vol; local
662 nspace *vol = (nspace *)_vol; local
688 nspace *vol = _vol; local
713 nspace *vol = (nspace *)_vol; local
859 nspace *vol = (nspace *)_vol; local
1010 nspace *vol = (nspace *)_vol; local
1235 nspace *vol = (nspace *)_vol; local
1289 nspace *vol = (nspace *)_vol; local
1394 dosfs_unlink(void *vol, void *dir, const char *name) argument
1401 dosfs_rmdir(void *vol, void *dir, const char *name) argument
[all...]
H A Ddir.c203 static status_t get_next_dirent(nspace *vol, vnode *dir, struct diri *iter, argument
269 check_dir_empty(nspace *vol, vnode *dir) argument
312 findfile_case(nspace *vol, vnode *dir, const char *file, vnode_id *vnid, vnode **node) argument
318 findfile_nocase(nspace *vol, vnode *dir, const char *file, vnode_id *vnid, vnode **node) argument
324 findfile_nocase_duplicates(nspace *vol, vnode *dir, const char *file, vnode_id *vnid, vnode **node, bool *dups_exist) argument
330 findfile_case_duplicates(nspace *vol, vnode *dir, const char *file, vnode_id *vnid, vnode **node, bool *dups_exist) argument
336 findfile(nspace *vol, vnode *dir, const char *file, vnode_id *vnid, vnode **node, bool check_case, bool check_dups, bool *dups_exist) argument
426 erase_dir_entry(nspace *vol, vnode *node) argument
471 compact_directory(nspace *vol, vnode *dir) argument
520 find_short_name(nspace *vol, vnode *dir, const uchar *name) argument
553 _create_dir_entry_(nspace *vol, vnode *dir, struct _entry_info_ *info, const char nshort[11], const char *nlong, uint32 len, uint32 *ns, uint32 *ne) argument
720 create_volume_label(nspace *vol, const char name[11], uint32 *index) argument
760 create_dir_entry(nspace *vol, vnode *dir, vnode *node, const char *name, uint32 *ns, uint32 *ne) argument
851 nspace *vol = (nspace*)_vol; local
976 nspace *vol = (nspace*)_vol; local
1009 nspace *vol = (nspace *)_vol; local
1052 nspace *vol = (nspace*)_vol; local
1109 nspace* vol = (nspace*)_vol; local
1176 nspace *vol = _vol; local
1209 nspace *vol = _vol; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ice1712/
H A Dmulti.c453 channel_volume *vol; local
489 channel_volume *vol; local
[all...]
/haiku-fatelf/src/preferences/virtualmemory/
H A DSettingsWindow.cpp177 BVolume vol; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/fat/
H A Ddir.c205 get_next_dirent(nspace *vol, vnode *dir, struct diri *iter, ino_t *vnid, argument
271 check_dir_empty(nspace *vol, vnode *dir) argument
312 findfile_case(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node) argument
320 findfile_nocase(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node) argument
328 findfile_nocase_duplicates(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node, bool *dups_exist) argument
336 findfile_case_duplicates(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node, bool *dups_exist) argument
344 findfile(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node, bool check_case, bool check_dups, bool *dups_exist) argument
436 erase_dir_entry(nspace *vol, vnode *node) argument
486 compact_directory(nspace *vol, vnode *dir) argument
545 find_short_name(nspace *vol, vnode *dir, const uchar *name) argument
581 _create_dir_entry_(nspace *vol, vnode *dir, struct _entry_info_ *info, const char nshort[11], const char *nlong, uint32 len, uint32 *ns, uint32 *ne) argument
764 create_volume_label(nspace *vol, const char name[11], uint32 *index) argument
815 create_dir_entry(nspace *vol, vnode *dir, vnode *node, const char *name, uint32 *ns, uint32 *ne) argument
912 nspace *vol = (nspace*)_vol->private_volume; local
1046 nspace *vol = (nspace*)_vol->private_volume; local
1072 nspace *vol = (nspace *)_vol->private_volume; local
1113 nspace *vol = (nspace*)_vol->private_volume; local
1161 nspace* vol = (nspace*)_vol->private_volume; local
1235 nspace *vol = (nspace *)_vol->private_volume; local
1265 nspace *vol = (nspace *)_vol->private_volume; local
[all...]
H A Ddosfs.c57 nspace *vol = (nspace *)strtoul(argv[i], NULL, 0); local
128 nspace *vol; local
186 nspace *vol = NULL; local
439 volume_uninit(nspace *vol) argument
447 volume_count_free_cluster(nspace *vol) argument
492 nspace *vol = NULL; local
759 nspace *vol; local
814 nspace *vol; local
895 update_fsinfo(nspace *vol) argument
928 get_fsinfo(nspace *vol, uint32 *free_count, uint32 *last_allocated) argument
960 nspace* vol = (nspace*)_vol->private_volume; local
1003 nspace* vol = (nspace*)_vol->private_volume; local
1049 nspace* vol = (nspace*)_vol->private_volume; local
1145 nspace *vol = (nspace *)_vol->private_volume; local
1234 _dosfs_sync(nspace *vol) argument
1246 nspace *vol = (nspace *)_vol->private_volume; local
1262 nspace *vol = (nspace *)_vol->private_volume; local
[all...]
H A Dfile.c70 status_t write_vnode_entry(nspace *vol, vnode *node) argument
134 nspace *vol = (nspace *)_vol->private_volume; local
166 nspace *vol = (nspace*)_vol->private_volume; local
196 nspace *vol = (nspace*)_vol->private_volume; local
274 nspace *vol = (nspace *)_vol->private_volume; local
340 nspace *vol = (nspace *)_vol->private_volume; local
487 nspace *vol = (nspace *)_vol->private_volume; local
679 nspace *vol = (nspace *)_vol->private_volume; local
700 nspace *vol = _vol->private_volume; local
719 nspace *vol = (nspace *)_vol->private_volume; local
858 nspace *vol = (nspace *)_vol->private_volume; local
1009 nspace *vol = (nspace *)_vol->private_volume; local
1231 nspace *vol = (nspace *)_vol->private_volume; local
1279 nspace *vol = (nspace *)_vol->private_volume; local
1377 dosfs_unlink(fs_volume *vol, fs_vnode *dir, const char *name) argument
1386 dosfs_rmdir(fs_volume *vol, fs_vnode *dir, const char *name) argument
1406 nspace *vol = (nspace *)_vol->private_volume; local
1450 nspace *vol = (nspace *)_vol->private_volume; local
1494 nspace *vol = (nspace *)_vol->private_volume; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c260 ntfs_volume *vol; local
526 ntfs_volume *vol; local
639 utils_attr_get_name(ntfs_volume *vol, ATTR_RECORD *attr, char *buffer, int bufsize) argument
721 utils_cluster_in_use(ntfs_volume *vol, long long lcn) argument
784 utils_mftrec_in_use(ntfs_volume *vol, MFT_REF mref) argument
824 __metadata(ntfs_volume *vol, u64 num) argument
850 ntfs_volume *vol; local
960 mft_get_search_ctx(ntfs_volume *vol) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/
H A Dfs_func.c214 fs_ntfs_update_times(fs_volume *vol, ntfs_inode *ni, argument
/haiku-fatelf/src/apps/mail/
H A DPrefs.cpp708 BVolume vol; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Dversados.c133 char vol[4]; member in struct:ext_vheader

Completed in 277 milliseconds

123