Searched refs:NTFS_LZNT_CUNIT (Results 1 – 4 of 4) sorted by relevance
1773 attr->nres.c_unit = NTFS_LZNT_CUNIT; in ni_new_attr_flags()2108 frame_bits = NTFS_LZNT_CUNIT + sbi->cluster_bits; in ni_readpage_cmpr()2596 if (attr->nres.c_unit != NTFS_LZNT_CUNIT) { in ni_read_frame()2603 frame = frame_vbo >> (cluster_bits + NTFS_LZNT_CUNIT); in ni_read_frame()2614 frame_size = sbi->cluster_size << NTFS_LZNT_CUNIT; in ni_read_frame()2733 u8 frame_bits = NTFS_LZNT_CUNIT + sbi->cluster_bits; in ni_write_frame()2734 u32 frame_size = sbi->cluster_size << NTFS_LZNT_CUNIT; in ni_write_frame()2774 if (attr->nres.c_unit != NTFS_LZNT_CUNIT) { in ni_write_frame()
43 #define NTFS_LZNT_CUNIT 4 macro44 #define NTFS_LZNT_CLUSTERS (1u<<NTFS_LZNT_CUNIT)
910 u8 frame_bits = NTFS_LZNT_CUNIT + sbi->cluster_bits; in ntfs_compress_write()949 err = attr_data_get_block(ni, frame << NTFS_LZNT_CUNIT, 0, &lcn, in ntfs_compress_write()
1558 vcn = frame << NTFS_LZNT_CUNIT; in attr_allocate_frame()