Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_fs.h252 #define XFS_FSOP_GEOM_FLAGS_BIGTIME (1 << 21) /* 64-bit nsec timestamps */ macro
H A Dxfs_sb.c1180 geo->flags |= XFS_FSOP_GEOM_FLAGS_BIGTIME; in xfs_fs_geometry()