Home
last modified time | relevance | path

Searched refs:ntfs_volume_get_free_space (Results 1 – 9 of 9) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dvolume.h313 extern int ntfs_volume_get_free_space(ntfs_volume *vol);
/third_party/ntfs-3g/ntfsprogs/
Dntfsfallocate.c865 if (ntfs_volume_get_free_space(vol)) in main()
Dntfscp.c890 if (ntfs_volume_get_free_space(vol)) { in main()
Dntfsinfo.c550 if (!ntfs_volume_get_free_space(vol)) in ntfs_dump_volume()
Dntfsresize.c1469 if (ntfs_volume_get_free_space(resize->vol)) in delayed_updates()
2955 if (ntfs_volume_get_free_space(vol)) in mount_volume()
/third_party/ntfs-3g/libntfs-3g/
Dvolume.c1879 int ntfs_volume_get_free_space(ntfs_volume *vol) in ntfs_volume_get_free_space() function
Dsecurity.c5349 if (!ntfs_volume_get_free_space(vol) in ntfs_initialize_file_security()
/third_party/ntfs-3g/src/
Dntfs-3g.c4059 if (ntfs_volume_get_free_space(ctx->vol)) { in ntfs_open()
Dlowntfs-3g.c4350 if (ntfs_volume_get_free_space(ctx->vol)) {