Searched refs:s64 (Results 1 – 5 of 5) sorted by relevance
38 int wipe_block_device(int fd, s64 len) in wipe_block_device()80 int wipe_block_device(int fd __attribute__((unused)), s64 len __attribute__((unused))) in wipe_block_device()
243 s64 computed_size; in get_file_size()
35 int wipe_block_device(int fd, s64 len);
77 typedef signed long s64; typedef82 typedef signed long long s64; typedef
37 typedef signed long long s64; typedef