Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h206 #define XFS_FSOP_GEOM_FLAGS_LAZYSB 0x4000 /* lazy superblock counters */ macro
Dxfs_sb.c1134 geo->flags |= XFS_FSOP_GEOM_FLAGS_LAZYSB; in xfs_fs_geometry()