Home
last modified time | relevance | path

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

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