Searched refs:xfs_unix_to_bigtime (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.h39 return xfs_unix_to_bigtime(tv.tv_sec) * NSEC_PER_SEC + tv.tv_nsec;
H A Dxfs_format.h779 static inline uint64_t xfs_unix_to_bigtime(time64_t unix_seconds) function

Completed in 205 milliseconds