Searched refs:xfs_timestamp_t (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.h43 const xfs_timestamp_t ts);
H A Dxfs_format.h726 typedef __be64 xfs_timestamp_t; typedef
831 xfs_timestamp_t di_atime; /* time last accessed */
832 xfs_timestamp_t di_mtime; /* time last modified */
833 xfs_timestamp_t di_ctime; /* time created/inode modified */
872 xfs_timestamp_t di_crtime; /* time created */
H A Dxfs_inode_buf.c161 const xfs_timestamp_t ts)
272 static inline xfs_timestamp_t
278 xfs_timestamp_t ts;
H A Dxfs_ondisk.h48 XFS_CHECK_STRUCT_SIZE(xfs_timestamp_t, 8);
/linux-master/fs/xfs/
H A Dxfs_inode_item_recover.c125 static inline xfs_timestamp_t
132 xfs_timestamp_t ts;
/linux-master/fs/xfs/scrub/
H A Dinode.c363 const xfs_timestamp_t ts)

Completed in 133 milliseconds