Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_fs.h234 #define XFS_FSOP_GEOM_FLAGS_IALIGN (1 << 3) /* inode alignment */ macro
Dxfs_sb.c1144 geo->flags |= XFS_FSOP_GEOM_FLAGS_IALIGN; in xfs_fs_geometry()