Searched refs:run_length (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dio-util.c219 ssize_t sparse_write(int fd, const void *p, size_t sz, size_t run_length) { argument
233 if ((n > run_length) ||
H A Dio-util.h41 ssize_t sparse_write(int fd, const void *p, size_t sz, size_t run_length);

Completed in 10 milliseconds