Searched refs:mount_volume (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfscmp.c947 static ntfs_volume *mount_volume(const char *volume) function
994 vol1 = mount_volume(opt.vol1);
995 vol2 = mount_volume(opt.vol2);
H A Dntfsclone.c1395 * mount_volume -
1401 static void mount_volume(unsigned long new_mntflag) function
1658 mount_volume(NTFS_MNT_RDONLY);
1899 mount_volume(0);
H A Dntfsresize.c2221 * mount_volume
2227 static ntfs_volume *mount_volume(void) function
2396 if (!(vol = mount_volume()))

Completed in 26 milliseconds