Searched refs:st_blocks (Results 1 – 7 of 7) sorted by relevance
1459 dst->st_blocks = src->st_blocks; in uv__to_stat()
1132 buf->st_blocks = statxbuf->stx_blocks; in uv__statx_to_stat()
395 uint64_t st_blocks; member
62 uint64_t st_blocks;
1520 ASSERT_EQ(s->st_blocks, (uint64_t) t.st_blocks); in TEST_IMPL()
1896 statbuf->st_blocks = in fs__stat_assign_statbuf()
5747 time, not the creation time, like on unix systems. st_dev, st_ino, st_blocks
Completed in 46 milliseconds