Searched refs:XFS_FSOP_GEOM_FLAGS_IALIGN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ | ||
| D | xfs_fs.h | 234 #define XFS_FSOP_GEOM_FLAGS_IALIGN	(1 << 3)  /* inode alignment	   */  macro | 
| D | xfs_sb.c | 1110 		geo->flags |= XFS_FSOP_GEOM_FLAGS_IALIGN;  in xfs_fs_geometry() |