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