Searched refs:writeEUN (Results 1 – 2 of 2) sorted by relevance
527 unsigned int writeEUN; in NFTL_findwriteunit() local549 lastEUN = writeEUN; in NFTL_findwriteunit()561 return writeEUN; in NFTL_findwriteunit()580 writeEUN = nftl->ReplUnitTable[writeEUN]; in NFTL_findwriteunit()589 if (writeEUN == BLOCK_NIL) { in NFTL_findwriteunit()601 if (writeEUN == BLOCK_NIL) { in NFTL_findwriteunit()611 if (writeEUN == BLOCK_NIL) { in NFTL_findwriteunit()658 = cpu_to_le16(writeEUN); in NFTL_findwriteunit()664 return writeEUN; in NFTL_findwriteunit()677 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 …]