Lines Matching defs:vol
254 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()
1419 ntfs_volume *vol; in ntfs_mount() local
1467 int ntfs_umount(ntfs_volume *vol, const BOOL force __attribute__((unused))) in ntfs_umount()
1649 int ntfs_version_is_supported(ntfs_volume *vol) in ntfs_version_is_supported()
1689 int ntfs_logfile_reset(ntfs_volume *vol) in ntfs_logfile_reset()
1738 int ntfs_volume_write_flags(ntfs_volume *vol, const le16 flags) in ntfs_volume_write_flags()
1879 int ntfs_volume_get_free_space(ntfs_volume *vol) in ntfs_volume_get_free_space()
1914 int ntfs_volume_rename(ntfs_volume *vol, const ntfschar *label, int label_len) in ntfs_volume_rename()