Home
last modified time | relevance | path

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

/glibc-2.36/support/
Dsupport_descriptor_supports_holes.c75 bool supports_holes = st.st_blocks <= block_limit; in support_descriptor_supports_holes() local
82 supports_holes = supports_holes && st.st_blocks <= block_limit; in support_descriptor_supports_holes()
88 return supports_holes; in support_descriptor_supports_holes()