Searched refs:MAX_COMPRESSION_CLUSTER_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ntfs/ | ||
| H A D | ntfs.h | 53 #define MAX_COMPRESSION_CLUSTER_SIZE 4096 macro |
| H A D | attrib.c | 3175 && (ni->vol->cluster_size <= MAX_COMPRESSION_CLUSTER_SIZE)) in ntfs_attr_open() |