Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_fs.h228 #define XFS_FSOP_GEOM_FLAGS_IALIGN 0x0008 /* inode alignment */ macro
/fs/xfs/
Dxfs_fsops.c84 XFS_FSOP_GEOM_FLAGS_IALIGN : 0) | in xfs_fs_geometry()