Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h247 #define XFS_FSOP_GEOM_FLAGS_DALIGN 0x0010 /* large data alignment */ macro
Dxfs_fsops.c105 XFS_FSOP_GEOM_FLAGS_DALIGN : 0) | in xfs_fs_geometry()