Home
last modified time | relevance | path

Searched refs:LZNT_ERROR_ALL_ZEROS (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dlznt.c19 #define LZNT_ERROR_ALL_ZEROS 1 macro
207 return not_zero ? 0 : LZNT_ERROR_ALL_ZEROS; in compress_chunk()
341 if (is_zero && err != LZNT_ERROR_ALL_ZEROS) in compress_lznt()

Completed in 1 milliseconds