Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h243 #define XFS_FSOP_GEOM_FLAGS_ATTR 0x0001 /* attributes in use */ macro
Dxfs_fsops.c97 XFS_FSOP_GEOM_FLAGS_ATTR : 0) | in xfs_fs_geometry()