Searched refs:s64 (Results 1 – 5 of 5) sorted by relevance
40 int wipe_block_device(int fd, s64 len) { in wipe_block_device()81 int wipe_block_device(int fd __attribute__((unused)), s64 len __attribute__((unused))) { in wipe_block_device()
217 s64 computed_size; in get_file_size()
35 int wipe_block_device(int fd, s64 len);
71 typedef signed long s64; typedef76 typedef signed long long s64; typedef
37 typedef signed long long s64; typedef