Searched refs:blkcnt_t (Results 1 – 5 of 5) sorted by relevance
50 typedef __blkcnt_t blkcnt_t; typedef 134 blkcnt_t st_blocks; /* blocks allocated for file */184 blkcnt_t st_blocks; /* blocks allocated for file */205 blkcnt_t st_blocks; /* blocks allocated for file */
86 typedef __blkcnt_t blkcnt_t; typedef
85 blkcnt_t bc; in ATF_TC_BODY()
180 blkcnt_t st_blocks; /* blocks allocated for file */
1180 ATF_REQUIRE(st.st_blksize * st.st_blocks == (blkcnt_t)shm_sz); in ATF_TC_BODY()1188 ATF_REQUIRE(st.st_blksize * st.st_blocks == (blkcnt_t)(shm_sz - len)); in ATF_TC_BODY()