Searched refs:NTFS_MAX_CLUSTER_SIZE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c223 #define NTFS_MAX_CLUSTER_SIZE 65536 macro
573 char buff[NTFS_MAX_CLUSTER_SIZE]; /* overflow checked at mount time */
722 char buff[NTFS_MAX_CLUSTER_SIZE];
1423 if (NTFS_MAX_CLUSTER_SIZE < vol->cluster_size)
H A Dntfsresize.c224 #define NTFS_MAX_CLUSTER_SIZE (65536) macro
1420 char buff[NTFS_MAX_CLUSTER_SIZE]; /* overflow checked at mount time */
2273 if (NTFS_MAX_CLUSTER_SIZE < vol->cluster_size)

Completed in 31 milliseconds