Searched refs:MAX_COMPRESSION_CLUSTER_SIZE (Results 1 – 3 of 3) sorted by relevance
58 #define MAX_COMPRESSION_CLUSTER_SIZE 4096 macro
505 && (ni->vol->cluster_size <= MAX_COMPRESSION_CLUSTER_SIZE)) in ntfs_attr_open()4634 && (ni->vol->cluster_size <= MAX_COMPRESSION_CLUSTER_SIZE)5701 && (na->ni->vol->cluster_size <= MAX_COMPRESSION_CLUSTER_SIZE)
1552 && (dir_ni->vol->cluster_size <= MAX_COMPRESSION_CLUSTER_SIZE) in __ntfs_create()