ISNULLSTARTBLOCK  552 fs/xfs/xfs_bmap.c 		if (!ISNULLSTARTBLOCK(new->br_startblock)) {
ISNULLSTARTBLOCK  570 fs/xfs/xfs_bmap.c 	else if (ISNULLSTARTBLOCK(new->br_startblock)) {
ISNULLSTARTBLOCK  601 fs/xfs/xfs_bmap.c 		if (!ISNULLSTARTBLOCK(new->br_startblock) &&
ISNULLSTARTBLOCK  604 fs/xfs/xfs_bmap.c 			    ISNULLSTARTBLOCK(prev.br_startblock)) {
ISNULLSTARTBLOCK  760 fs/xfs/xfs_bmap.c 		STATE_SET(LEFT_DELAY, ISNULLSTARTBLOCK(LEFT.br_startblock));
ISNULLSTARTBLOCK  777 fs/xfs/xfs_bmap.c 		STATE_SET(RIGHT_DELAY, ISNULLSTARTBLOCK(RIGHT.br_startblock));
ISNULLSTARTBLOCK 1322 fs/xfs/xfs_bmap.c 		STATE_SET(LEFT_DELAY, ISNULLSTARTBLOCK(LEFT.br_startblock));
ISNULLSTARTBLOCK 1339 fs/xfs/xfs_bmap.c 		STATE_SET(RIGHT_DELAY, ISNULLSTARTBLOCK(RIGHT.br_startblock));
ISNULLSTARTBLOCK 1846 fs/xfs/xfs_bmap.c 	ASSERT(ISNULLSTARTBLOCK(new->br_startblock));
ISNULLSTARTBLOCK 1852 fs/xfs/xfs_bmap.c 		STATE_SET(LEFT_DELAY, ISNULLSTARTBLOCK(left.br_startblock));
ISNULLSTARTBLOCK 1862 fs/xfs/xfs_bmap.c 		STATE_SET(RIGHT_DELAY, ISNULLSTARTBLOCK(right.br_startblock));
ISNULLSTARTBLOCK 2042 fs/xfs/xfs_bmap.c 		STATE_SET(LEFT_DELAY, ISNULLSTARTBLOCK(left.br_startblock));
ISNULLSTARTBLOCK 2052 fs/xfs/xfs_bmap.c 		STATE_SET(RIGHT_DELAY, ISNULLSTARTBLOCK(right.br_startblock));
ISNULLSTARTBLOCK 2439 fs/xfs/xfs_bmap.c 	    !ISNULLSTARTBLOCK(ap->prevp->br_startblock) &&
ISNULLSTARTBLOCK 2468 fs/xfs/xfs_bmap.c 		    !ISNULLSTARTBLOCK(ap->prevp->br_startblock) &&
ISNULLSTARTBLOCK 2509 fs/xfs/xfs_bmap.c 		if (!ISNULLSTARTBLOCK(ap->gotp->br_startblock)) {
ISNULLSTARTBLOCK 3093 fs/xfs/xfs_bmap.c 	delay = ISNULLSTARTBLOCK(got.br_startblock);
ISNULLSTARTBLOCK 3094 fs/xfs/xfs_bmap.c 	ASSERT(ISNULLSTARTBLOCK(del->br_startblock) == delay);
ISNULLSTARTBLOCK 3501 fs/xfs/xfs_bmap.c 		if (!ISNULLSTARTBLOCK(xfs_bmbt_get_startblock(ep))) {
ISNULLSTARTBLOCK 4115 fs/xfs/xfs_bmap.c 	ASSERT(!ISNULLSTARTBLOCK(bno));
ISNULLSTARTBLOCK 4840 fs/xfs/xfs_bmap.c 			ISNULLSTARTBLOCK(got.br_startblock);
ISNULLSTARTBLOCK 5076 fs/xfs/xfs_bmap.c 				ASSERT(ISNULLSTARTBLOCK(got.br_startblock));
ISNULLSTARTBLOCK 5111 fs/xfs/xfs_bmap.c 			if (ISNULLSTARTBLOCK(got.br_startblock)) {
ISNULLSTARTBLOCK 5133 fs/xfs/xfs_bmap.c 			if (ISNULLSTARTBLOCK(mval->br_startblock)) {
ISNULLSTARTBLOCK 5344 fs/xfs/xfs_bmap.c 	ASSERT(!ISNULLSTARTBLOCK(got.br_startblock));
ISNULLSTARTBLOCK 5477 fs/xfs/xfs_bmap.c 		wasdel = ISNULLSTARTBLOCK(del.br_startblock);
ISNULLSTARTBLOCK 5572 fs/xfs/xfs_bmap.c 				ASSERT(!ISNULLSTARTBLOCK(prev.br_startblock));
ISNULLSTARTBLOCK 6026 fs/xfs/xfs_bmap.c 		 ISNULLSTARTBLOCK(s.br_startblock)) ||
ISNULLSTARTBLOCK 2347 fs/xfs/xfs_bmap_btree.c 	if (ISNULLSTARTBLOCK(startblock)) {
ISNULLSTARTBLOCK 2407 fs/xfs/xfs_bmap_btree.c 	if (ISNULLSTARTBLOCK(startblock)) {
ISNULLSTARTBLOCK 2468 fs/xfs/xfs_bmap_btree.c 	if (ISNULLSTARTBLOCK(v)) {
ISNULLSTARTBLOCK 2787 fs/xfs/xfs_inode.c 		if (ISNULLSTARTBLOCK(start_block)) {
ISNULLSTARTBLOCK  264 fs/xfs/xfs_iomap.c 		if (nimaps && !ISNULLSTARTBLOCK(imap.br_startblock)) {