xfs_timestamp_t
xfs_timestamp_t di_atime; /* time last accessed */
xfs_timestamp_t di_mtime; /* time last modified */
xfs_timestamp_t di_ctime; /* time created/inode modified */
xfs_timestamp_t di_crtime; /* time created */
const xfs_timestamp_t ts)
static inline xfs_timestamp_t
xfs_timestamp_t ts;
const xfs_timestamp_t ts);
XFS_CHECK_STRUCT_SIZE(xfs_timestamp_t, 8);
const xfs_timestamp_t ts)
static inline xfs_timestamp_t
xfs_timestamp_t ts;