OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_do_trim
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/site_tests/hardware_TrimIntegrity/
hardware_TrimIntegrity.py
57
def
_do_trim
(self, fd, offset, size):
member in class:hardware_TrimIntegrity
71
self.
_do_trim
(fd, 0, size)
189
self.
_do_trim
(fd, chunk * chunk_size, chunk_size)
Completed in 208 milliseconds