blkcnt_t(3type) blkcnt_t(3type) NAME blkcnt_t - file block counts LIBRARY Standard C library (libc) SYNOPSIS #include typedef /* ... */ blkcnt_t; DESCRIPTION Used for file block counts. It is a signed integer type. STANDARDS POSIX.1-2024. HISTORY SUSv2, POSIX.1-2001. NOTES The following header also provides this type: . SEE ALSO stat(3type) Linux man-pages 6.19 2026-02-08 blkcnt_t(3type)