XFS_EXT_UNWRITTEN  512 fs/xfs/libxfs/xfs_bmap.c 		       mval[i].br_state == XFS_EXT_UNWRITTEN);
XFS_EXT_UNWRITTEN 4104 fs/xfs/libxfs/xfs_bmap.c 		bma->got.br_state = XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN 4128 fs/xfs/libxfs/xfs_bmap.c 	       bma->got.br_state == XFS_EXT_UNWRITTEN);
XFS_EXT_UNWRITTEN 4145 fs/xfs/libxfs/xfs_bmap.c 	if (mval->br_state == XFS_EXT_UNWRITTEN &&
XFS_EXT_UNWRITTEN 4163 fs/xfs/libxfs/xfs_bmap.c 	mval->br_state = (mval->br_state == XFS_EXT_UNWRITTEN)
XFS_EXT_UNWRITTEN 4164 fs/xfs/libxfs/xfs_bmap.c 				? XFS_EXT_NORM : XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN 4616 fs/xfs/libxfs/xfs_bmap.c 		got.br_state = XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN 5151 fs/xfs/libxfs/xfs_bmap.c 					del->br_state == XFS_EXT_UNWRITTEN);
XFS_EXT_UNWRITTEN 5339 fs/xfs/libxfs/xfs_bmap.c 			if (del.br_state == XFS_EXT_UNWRITTEN) {
XFS_EXT_UNWRITTEN 5369 fs/xfs/libxfs/xfs_bmap.c 			del.br_state = XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN 5390 fs/xfs/libxfs/xfs_bmap.c 				   (del.br_state == XFS_EXT_UNWRITTEN ||
XFS_EXT_UNWRITTEN 5404 fs/xfs/libxfs/xfs_bmap.c 			} else if (del.br_state == XFS_EXT_UNWRITTEN) {
XFS_EXT_UNWRITTEN 5425 fs/xfs/libxfs/xfs_bmap.c 				prev.br_state = XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN 5434 fs/xfs/libxfs/xfs_bmap.c 				del.br_state = XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN  168 fs/xfs/libxfs/xfs_bmap.h 	return irec->br_state != XFS_EXT_UNWRITTEN &&
XFS_EXT_UNWRITTEN   71 fs/xfs/libxfs/xfs_bmap_btree.c 		irec->br_state = XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN  107 fs/xfs/libxfs/xfs_bmap_btree.c 	ASSERT(s->br_state == XFS_EXT_NORM || s->br_state == XFS_EXT_UNWRITTEN);
XFS_EXT_UNWRITTEN   67 fs/xfs/libxfs/xfs_iext_tree.c 	if (irec->br_state == XFS_EXT_UNWRITTEN)
XFS_EXT_UNWRITTEN   83 fs/xfs/libxfs/xfs_iext_tree.c 		irec->br_state = XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN 2214 fs/xfs/libxfs/xfs_rmap.c 	unwritten = state == XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN  201 fs/xfs/scrub/bmap.c 	    irec->br_state == XFS_EXT_UNWRITTEN &&
XFS_EXT_UNWRITTEN  350 fs/xfs/scrub/bmap.c 	if (irec->br_state == XFS_EXT_UNWRITTEN &&
XFS_EXT_UNWRITTEN  270 fs/xfs/xfs_aops.c 	else if (ioend->io_state == XFS_EXT_UNWRITTEN)
XFS_EXT_UNWRITTEN  303 fs/xfs/xfs_aops.c 	if ((ioend->io_state == XFS_EXT_UNWRITTEN) ^
XFS_EXT_UNWRITTEN  304 fs/xfs/xfs_aops.c 	    (next->io_state == XFS_EXT_UNWRITTEN))
XFS_EXT_UNWRITTEN  406 fs/xfs/xfs_aops.c 	    ioend->io_state == XFS_EXT_UNWRITTEN ||
XFS_EXT_UNWRITTEN  667 fs/xfs/xfs_aops.c 	     ioend->io_state != XFS_EXT_UNWRITTEN) &&
XFS_EXT_UNWRITTEN  319 fs/xfs/xfs_bmap_item.c 	if (state == XFS_EXT_UNWRITTEN)
XFS_EXT_UNWRITTEN  518 fs/xfs/xfs_bmap_item.c 			XFS_EXT_UNWRITTEN : XFS_EXT_NORM;
XFS_EXT_UNWRITTEN  430 fs/xfs/xfs_bmap_util.c 	if (got->br_state == XFS_EXT_UNWRITTEN &&
XFS_EXT_UNWRITTEN   73 fs/xfs/xfs_iomap.c 		if (imap->br_state == XFS_EXT_UNWRITTEN)
XFS_EXT_UNWRITTEN  256 fs/xfs/xfs_iomap.c 		if (imap->br_state == XFS_EXT_UNWRITTEN) {
XFS_EXT_UNWRITTEN  849 fs/xfs/xfs_iomap.c 		(IS_DAX(inode) && imap->br_state == XFS_EXT_UNWRITTEN);
XFS_EXT_UNWRITTEN  859 fs/xfs/xfs_iomap.c 		imap->br_state != XFS_EXT_UNWRITTEN;
XFS_EXT_UNWRITTEN  210 fs/xfs/xfs_pnfs.c 	    imap.br_state == XFS_EXT_UNWRITTEN)
XFS_EXT_UNWRITTEN  494 fs/xfs/xfs_reflink.c 		} else if (del.br_state == XFS_EXT_UNWRITTEN || cancel_real) {
XFS_EXT_UNWRITTEN  266 fs/xfs/xfs_rmap_item.c 	if (state == XFS_EXT_UNWRITTEN)
XFS_EXT_UNWRITTEN  555 fs/xfs/xfs_rmap_item.c 				XFS_EXT_UNWRITTEN : XFS_EXT_NORM;