Searched refs:writeEUN (Results 1 – 2 of 2) sorted by relevance
526 unsigned int writeEUN; in NFTL_findwriteunit() local548 lastEUN = writeEUN; in NFTL_findwriteunit()560 return writeEUN; in NFTL_findwriteunit()579 writeEUN = nftl->ReplUnitTable[writeEUN]; in NFTL_findwriteunit()588 if (writeEUN == BLOCK_NIL) { in NFTL_findwriteunit()600 if (writeEUN == BLOCK_NIL) { in NFTL_findwriteunit()610 if (writeEUN == BLOCK_NIL) { in NFTL_findwriteunit()657 = cpu_to_le16(writeEUN); in NFTL_findwriteunit()663 return writeEUN; in NFTL_findwriteunit()676 u16 writeEUN; in nftl_writeblock() local[all …]
480 writeEUN = BLOCK_NIL; in INFTL_findwriteunit()491 block , writeEUN, status); in INFTL_findwriteunit()495 writeEUN = thisEUN; in INFTL_findwriteunit()522 if (writeEUN != BLOCK_NIL) in INFTL_findwriteunit()523 return writeEUN; in INFTL_findwriteunit()532 if (writeEUN == BLOCK_NIL) { in INFTL_findwriteunit()548 if (writeEUN == BLOCK_NIL) { in INFTL_findwriteunit()611 inftl->VUtable[thisVUC] = writeEUN; in INFTL_findwriteunit()614 return writeEUN; in INFTL_findwriteunit()809 unsigned int writeEUN; in inftl_writeblock() local[all …]
Completed in 5 milliseconds