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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1085 #define XFS_DIFLAG2_BIGTIME_BIT 3 /* big timestamps */ macro
1091 #define XFS_DIFLAG2_BIGTIME (1 << XFS_DIFLAG2_BIGTIME_BIT)

Completed in 2298 milliseconds