Searched refs:statx_convert_timestamp (Results 1 – 1 of 1) sorted by relevance
32 statx_convert_timestamp (struct timespec tv) in statx_convert_timestamp() function78 .stx_atime = statx_convert_timestamp (st.st_atim), in statx_generic()79 .stx_ctime = statx_convert_timestamp (st.st_ctim), in statx_generic()80 .stx_mtime = statx_convert_timestamp (st.st_mtim), in statx_generic()