Searched refs:undone (Results 1 – 4 of 4) sorted by relevance
1571 int undone, retry_eot = 0, scode; in st_write() local1743 undone = (int)cmdstatp->uremainder64; in st_write()1746 undone = transfer; in st_write()1748 undone = 0; in st_write()1750 undone *= STp->block_size; in st_write()1751 if (undone <= do_count) { in st_write()1753 count += undone; in st_write()1754 b_point -= undone; in st_write()1755 do_count -= undone; in st_write()1757 blks = (transfer - undone) / STp->block_size; in st_write()[all …]
43 PM_HIBERNATION_PREPARE, should be undone for PM_POST_HIBERNATION. Analogously,
66 things that can't be undone. Don't get ushered into a corner from which79 easily undone.
2143 goto undone; in shmem_fallocate()2170 undone: in shmem_fallocate()