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

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

Completed in 102 milliseconds