Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dfs.c1459 dst->st_blocks = src->st_blocks; in uv__to_stat()
H A Dlinux.c1132 buf->st_blocks = statxbuf->stx_blocks; in uv__statx_to_stat()
/libuv/include/
H A Duv.h395 uint64_t st_blocks; member
/libuv/docs/src/
H A Dfs.rst62 uint64_t st_blocks;
/libuv/test/
H A Dtest-fs.c1520 ASSERT_EQ(s->st_blocks, (uint64_t) t.st_blocks); in TEST_IMPL()
/libuv/src/win/
H A Dfs.c1896 statbuf->st_blocks = in fs__stat_assign_statbuf()
/libuv/
H A DChangeLog5747 time, not the creation time, like on unix systems. st_dev, st_ino, st_blocks

Completed in 52 milliseconds