Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h250 #define XFS_FSOP_GEOM_FLAGS_DIRV2 0x0080 /* directory version 2 */ macro
Dxfs_fsops.c111 XFS_FSOP_GEOM_FLAGS_DIRV2 : 0) | in xfs_fs_geometry()