XFS_RMAP_BMBT_BLOCK 1428 fs/xfs/libxfs/xfs_format.h 					 XFS_RMAP_BMBT_BLOCK)
XFS_RMAP_BMBT_BLOCK  258 fs/xfs/libxfs/xfs_rmap.c 	    !(rec->rm_flags & XFS_RMAP_BMBT_BLOCK) &&
XFS_RMAP_BMBT_BLOCK  291 fs/xfs/libxfs/xfs_rmap.c 	    !(flags & XFS_RMAP_BMBT_BLOCK)) {
XFS_RMAP_BMBT_BLOCK  334 fs/xfs/libxfs/xfs_rmap.c 	    !(rec->rm_flags & XFS_RMAP_BMBT_BLOCK) &&
XFS_RMAP_BMBT_BLOCK  365 fs/xfs/libxfs/xfs_rmap.c 	if (!XFS_RMAP_NON_INODE_OWNER(owner) && !(flags & XFS_RMAP_BMBT_BLOCK))
XFS_RMAP_BMBT_BLOCK  419 fs/xfs/libxfs/xfs_rmap.c 	if (flags & XFS_RMAP_BMBT_BLOCK) {
XFS_RMAP_BMBT_BLOCK  420 fs/xfs/libxfs/xfs_rmap.c 		XFS_WANT_CORRUPTED_GOTO(mp, rec->rm_flags & XFS_RMAP_BMBT_BLOCK,
XFS_RMAP_BMBT_BLOCK  471 fs/xfs/libxfs/xfs_rmap.c 			(flags & XFS_RMAP_BMBT_BLOCK);
XFS_RMAP_BMBT_BLOCK  691 fs/xfs/libxfs/xfs_rmap.c 	if ((flags & XFS_RMAP_BMBT_BLOCK) ^
XFS_RMAP_BMBT_BLOCK  692 fs/xfs/libxfs/xfs_rmap.c 	    (irec->rm_flags & XFS_RMAP_BMBT_BLOCK))
XFS_RMAP_BMBT_BLOCK  726 fs/xfs/libxfs/xfs_rmap.c 			(flags & XFS_RMAP_BMBT_BLOCK);
XFS_RMAP_BMBT_BLOCK  946 fs/xfs/libxfs/xfs_rmap.c 			(flags & (XFS_RMAP_ATTR_FORK | XFS_RMAP_BMBT_BLOCK))));
XFS_RMAP_BMBT_BLOCK 1371 fs/xfs/libxfs/xfs_rmap.c 			(flags & (XFS_RMAP_ATTR_FORK | XFS_RMAP_BMBT_BLOCK))));
XFS_RMAP_BMBT_BLOCK 2055 fs/xfs/libxfs/xfs_rmap.c 	if (rmap->rm_flags & XFS_RMAP_BMBT_BLOCK)
XFS_RMAP_BMBT_BLOCK 2468 fs/xfs/libxfs/xfs_rmap.c 	       (flags & XFS_RMAP_BMBT_BLOCK));
XFS_RMAP_BMBT_BLOCK   56 fs/xfs/libxfs/xfs_rmap.h 	if (irec->rm_flags & XFS_RMAP_BMBT_BLOCK)
XFS_RMAP_BMBT_BLOCK   75 fs/xfs/libxfs/xfs_rmap.h 		irec->rm_flags |= XFS_RMAP_BMBT_BLOCK;
XFS_RMAP_BMBT_BLOCK   95 fs/xfs/libxfs/xfs_rmap.h 		r |= XFS_RMAP_BMBT_BLOCK;
XFS_RMAP_BMBT_BLOCK  111 fs/xfs/libxfs/xfs_rmap.h 	if (flags & XFS_RMAP_BMBT_BLOCK)
XFS_RMAP_BMBT_BLOCK  210 fs/xfs/scrub/bmap.c 	if (rmap.rm_flags & XFS_RMAP_BMBT_BLOCK)
XFS_RMAP_BMBT_BLOCK  477 fs/xfs/scrub/bmap.c 	if (rec->rm_flags & XFS_RMAP_BMBT_BLOCK)
XFS_RMAP_BMBT_BLOCK   50 fs/xfs/scrub/rmap.c 	is_bmbt = irec->rm_flags & XFS_RMAP_BMBT_BLOCK;
XFS_RMAP_BMBT_BLOCK  132 fs/xfs/scrub/rmap.c 	is_bmbt = irec.rm_flags & XFS_RMAP_BMBT_BLOCK;
XFS_RMAP_BMBT_BLOCK  313 fs/xfs/xfs_fsmap.c 	if (rec->rm_flags & XFS_RMAP_BMBT_BLOCK)
XFS_RMAP_BMBT_BLOCK  386 fs/xfs/xfs_fsmap.c 		irec->rm_flags |= XFS_RMAP_BMBT_BLOCK;