Home
last modified time | relevance | path

Searched refs:st_data_version (Results 1 – 4 of 4) sorted by relevance

/src/sys/fs/p9fs/
H A Dp9_protocol.h222 uint64_t st_data_version; member
H A Dp9_protocol.c221 &stbuf->st_data_version); in p9_buf_vreadf()
H A Dp9_client.c1286 (uintmax_t)stat_dotl->st_data_version); in p9_client_getattr()
H A Dp9fs_vnops.c1002 inode->data_version = stat->st_data_version; in p9fs_stat_vnode_dotl()