Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fs.h221 #define XFS_FSOP_GEOM_VERSION 0 macro
Dxfs_fsops.c78 geo->version = XFS_FSOP_GEOM_VERSION; in xfs_fs_geometry()