Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fs.h229 #define XFS_FSOP_GEOM_FLAGS_DALIGN 0x0010 /* large data alignment */ macro
Dxfs_fsops.c88 XFS_FSOP_GEOM_FLAGS_DALIGN : 0) | in xfs_fs_geometry()