Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_fs.h237 #define XFS_FSOP_GEOM_FLAGS_BIGTIME (1 << 21) /* 64-bit nsec timestamps */ macro
Dxfs_sb.c1187 geo->flags |= XFS_FSOP_GEOM_FLAGS_BIGTIME; in xfs_fs_geometry()