Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_fs.h223 #define XFS_FSOP_GEOM_VERSION 0 macro
/linux-4.1.27/fs/xfs/
Dxfs_fsops.c76 geo->version = XFS_FSOP_GEOM_VERSION; in xfs_fs_geometry()