Home
last modified time | relevance | path

Searched refs:STANDARD_COMPRESSION_UNIT (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs/
H A Dntfs.h46 #define STANDARD_COMPRESSION_UNIT 4 macro
H A Dattrib.c2010 ((1L << (STANDARD_COMPRESSION_UNIT + in ntfs_attr_make_non_resident()
2595 (flags & ATTR_IS_COMPRESSED) ? STANDARD_COMPRESSION_UNIT : 0; in ntfs_non_resident_attr_record_add()
3210 (a->data.non_resident.compression_unit != STANDARD_COMPRESSION_UNIT)) { in ntfs_attr_open()