Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.h37 static inline uint64_t xfs_inode_encode_bigtime(struct timespec64 tv) in xfs_inode_encode_bigtime() function
H A Dxfs_inode_buf.c273 return cpu_to_be64(xfs_inode_encode_bigtime(tv)); in xfs_inode_to_disk_ts()
/openbmc/linux/fs/xfs/
H A Dxfs_inode_item.c462 return xfs_inode_encode_bigtime(tv); in xfs_inode_to_log_dinode_ts()