Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_inode_buf.c146 static inline struct timespec64 xfs_inode_decode_bigtime(uint64_t ts) in xfs_inode_decode_bigtime() function
167 return xfs_inode_decode_bigtime(be64_to_cpu(ts)); in xfs_inode_from_disk_ts()