Home
last modified time | relevance | path

Searched refs:fiemap_length (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dsleep-config.c518 uint64_t fiemap_start = 0, fiemap_length; in read_fiemap() local
525 fiemap_length = statinfo.st_size; in read_fiemap()
541 while (fiemap_start < fiemap_length) { in read_fiemap()
544 .fm_length = fiemap_length, in read_fiemap()