Searched refs:undone (Results 1 – 4 of 4) sorted by relevance
1625 int undone, retry_eot = 0, scode; in st_write() local1797 undone = (int)cmdstatp->uremainder64; in st_write()1800 undone = transfer; in st_write()1802 undone = 0; in st_write()1804 undone *= STp->block_size; in st_write()1805 if (undone <= do_count) { in st_write()1807 count += undone; in st_write()1808 b_point -= undone; in st_write()1809 do_count -= undone; in st_write()1811 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.
2159 goto undone; in shmem_fallocate()2186 undone: in shmem_fallocate()