Home
last modified time | relevance | path

Searched refs:st_gen (Results 1 – 8 of 8) sorted by relevance

/libuv/src/
H A Dfs-poll.c272 && a->st_gen == b->st_gen; in statbuf_eq()
/libuv/src/unix/
H A Dfs.c1454 dst->st_gen = src->st_gen; in uv__to_stat()
1465 dst->st_gen = 0; in uv__to_stat()
1488 dst->st_gen = src->st_gen; in uv__to_stat()
1493 dst->st_gen = 0; in uv__to_stat()
1505 dst->st_gen = 0; in uv__to_stat()
H A Dlinux.c1113 buf->st_gen = 0; in uv__statx_to_stat()
/libuv/test/
H A Dtest-fs.c1531 ASSERT_EQ(s->st_gen, t.st_gen); in TEST_IMPL()
1534 ASSERT_OK(s->st_gen); in TEST_IMPL()
/libuv/docs/src/
H A Dfs.rst61 uint64_t st_gen;
/libuv/include/
H A Duv.h394 uint64_t st_gen; member
/libuv/src/win/
H A Dfs.c1796 statbuf->st_gen = 0; in fs__stat_handle()
/libuv/
H A DChangeLog1940 * linux: init st_flags and st_gen when using statx (Oscar Waddell)

Completed in 68 milliseconds