Home
last modified time | relevance | path

Searched defs:nr_clusters (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c256 sle64 nr_clusters; member
939 static void clone_ntfs(u64 nr_clusters, int more_use)
1964 u64 nr_clusters; local
2103 static s64 volume_size(ntfs_volume *volume, s64 nr_clusters)
2117 s64 nr_clusters, s64 inuse)
Dntfsresize.c699 static s64 nr_clusters_to_bitmap_byte_size(s64 nr_clusters) in nr_clusters_to_bitmap_byte_size()
2430 s64 nr_clusters = resize->new_volume_size; in truncate_badclust_bad_attr() local
2731 static int setup_lcn_bitmap(struct bitmap *bm, s64 nr_clusters) in setup_lcn_bitmap()
2833 static s64 vol_size(ntfs_volume *v, s64 nr_clusters) in vol_size()
/third_party/ntfs-3g/include/ntfs-3g/
Dvolume.h216 s64 nr_clusters; /* Volume size in clusters, hence also the member