Searched refs:BLOCK_SPARSE (Results 1 – 2 of 2) sorted by relevance
786 else if( *pulBlock != BLOCK_SPARSE ) in TruncDataBlock()807 *pulBlock = BLOCK_SPARSE; in TruncDataBlock()904 REDASSERT( pInode->ulDataBlock != BLOCK_SPARSE ); in RedInodeDataSeekAndRead()947 if( pInode->ulDindirBlock == BLOCK_SPARSE ) in RedInodeDataSeek()951 pInode->ulIndirBlock = BLOCK_SPARSE; in RedInodeDataSeek()971 if( pInode->ulIndirBlock == BLOCK_SPARSE ) in RedInodeDataSeek()975 pInode->ulDataBlock = BLOCK_SPARSE; in RedInodeDataSeek()1687 if( ulPrevBlock != BLOCK_SPARSE ) in BranchOneBlock()1720 if( ulPrevBlock == BLOCK_SPARSE ) in BranchOneBlock()1848 if( pInode->ulIndirBlock != BLOCK_SPARSE ) in BranchBlockCost()[all …]
36 #define BLOCK_SPARSE ( 0U ) macro
Completed in 8 milliseconds