Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_fs.h241 #define XFS_FSOP_GEOM_FLAGS_ATTR2 (1 << 10) /* inline attributes rework */ macro
H A Dxfs_sb.c1164 geo->flags |= XFS_FSOP_GEOM_FLAGS_ATTR2; in xfs_fs_geometry()