Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_fs.h245 #define XFS_FSOP_GEOM_FLAGS_LAZYSB (1 << 14) /* lazy superblock counters */ macro
H A Dxfs_sb.c1162 geo->flags |= XFS_FSOP_GEOM_FLAGS_LAZYSB; in xfs_fs_geometry()