Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_fs.h209 #define XFS_FSOP_GEOM_FLAGS_FINOBT 0x20000 /* free inode btree */ macro
/fs/xfs/
Dxfs_fsops.c108 XFS_FSOP_GEOM_FLAGS_FINOBT : 0) | in xfs_fs_geometry()