Home
last modified time | relevance | path

Searched refs:st_btime_sec (Results 1 – 3 of 3) sorted by relevance

/src/sys/fs/p9fs/
H A Dp9_protocol.h219 uint64_t st_btime_sec; /* following memebers are reserved for future use */ member
H A Dp9_protocol.c219 &stbuf->st_ctime_nsec, &stbuf->st_btime_sec, in p9_buf_vreadf()
H A Dp9_client.c1284 (uintmax_t)stat_dotl->st_ctime_nsec, (uintmax_t)stat_dotl->st_btime_sec, in p9_client_getattr()