Searched refs:SPARSE_LCN64 (Results 1 – 2 of 2) sorted by relevance
973 lcn = SPARSE_LCN64; in run_unpack()1006 if (lcn != SPARSE_LCN64 && lcn + len > sbi->used.bitmap.nbits) { in run_unpack()1018 if (lcn != SPARSE_LCN64) in run_unpack()
80 #define SPARSE_LCN64 ((u64)-1) macro