Searched refs:XFS_FSOP_GEOM_FLAGS_BIGTIME (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 237 #define XFS_FSOP_GEOM_FLAGS_BIGTIME (1 << 21) /* 64-bit nsec timestamps */ macro |
D | xfs_sb.c | 1187 geo->flags |= XFS_FSOP_GEOM_FLAGS_BIGTIME; in xfs_fs_geometry() |