Searched refs:block_limit (Results 1 – 1 of 1) sorted by relevance
67 unsigned long long int block_limit = 2 * st.st_blocks + block_headroom; in support_descriptor_supports_holes() local75 bool supports_holes = st.st_blocks <= block_limit; in support_descriptor_supports_holes()82 supports_holes = supports_holes && st.st_blocks <= block_limit; in support_descriptor_supports_holes()