Home
last modified time | relevance | path

Searched refs:NTFS_LZNT_CLUSTERS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dntfs.h44 #define NTFS_LZNT_CLUSTERS (1u<<NTFS_LZNT_CUNIT) macro
H A Dattrib.c989 *len = NTFS_LZNT_CLUSTERS - (vcn & (NTFS_LZNT_CLUSTERS - 1)); in attr_data_get_block()
H A Dfrecord.c2012 if (clst_data < NTFS_LZNT_CLUSTERS) in ni_fiemap()
2617 if (clst_data >= NTFS_LZNT_CLUSTERS) { in ni_read_frame()