Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h219 #define XFS_FSOP_GEOM_FLAGS_IALIGN (1 << 3) /* inode alignment */ macro
H A Dxfs_sb.c1219 geo->flags |= XFS_FSOP_GEOM_FLAGS_IALIGN; in xfs_fs_geometry()