Searched refs:first_whole (Results 1 – 1 of 1) sorted by relevance
309 int first_whole; in truncate() local321 first_whole = 0; in truncate()325 first_whole = offsets[0] + 1 - DIRECT; in truncate()344 while (first_whole < DEPTH-1) { in truncate()345 nr = idata[DIRECT+first_whole]; in truncate()347 idata[DIRECT+first_whole] = 0; in truncate()349 free_branches(inode, &nr, &nr+1, first_whole+1); in truncate()351 first_whole++; in truncate()