Searched refs:st_flags (Results 1 – 8 of 8) sorted by relevance
271 && a->st_flags == b->st_flags in statbuf_eq()
1470 dst->st_flags = src->st_flags; in uv__to_stat()1481 dst->st_flags = 0; in uv__to_stat()1504 dst->st_flags = src->st_flags; in uv__to_stat()1509 dst->st_flags = 0; in uv__to_stat()1521 dst->st_flags = 0; in uv__to_stat()
1141 buf->st_flags = 0; in uv__statx_to_stat()
1575 ASSERT_EQ(s->st_flags, t.st_flags); in TEST_IMPL()1578 ASSERT_OK(s->st_flags); in TEST_IMPL()
396 uint64_t st_flags; member
63 uint64_t st_flags;
1922 statbuf->st_flags = 0; in fs__stat_assign_statbuf()
2191 * linux: init st_flags and st_gen when using statx (Oscar Waddell)
Completed in 60 milliseconds