Searched refs:XFS_INOBT_WALK_FLAGS_ALL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/xfs/ | ||
| H A D | xfs_iwalk.h | 47 #define XFS_INOBT_WALK_FLAGS_ALL (XFS_INOBT_WALK_SAME_AG) macro |
| H A D | xfs_iwalk.c | 725 ASSERT(!(flags & ~XFS_INOBT_WALK_FLAGS_ALL)); in xfs_inobt_walk() |