Lines Matching refs:BLK_NOCOPY

378 	 * pointers to BLK_SNAP and BLK_NOCOPY in cgaccount, we have to
614 BLK_NOCOPY, 1);
617 BLK_NOCOPY, 1);
640 BLK_NOCOPY, 0);
643 BLK_NOCOPY, 0);
910 * BLK_NOCOPY so that the snapshot knows that it need not copy them
960 DIP_SET(ip, i_db[loc], BLK_NOCOPY);
961 else if (passno == 2 && DIP(ip, i_db[loc])== BLK_NOCOPY)
963 else if (passno == 1 && DIP(ip, i_db[loc])== BLK_NOCOPY)
989 BLK_NOCOPY;
991 [indiroff] == BLK_NOCOPY)
994 [indiroff] == BLK_NOCOPY)
999 ((ufs2_daddr_t *)(ibp->b_data))[indiroff] = BLK_NOCOPY;
1001 ((ufs2_daddr_t *)(ibp->b_data)) [indiroff] == BLK_NOCOPY)
1004 ((ufs2_daddr_t *)(ibp->b_data)) [indiroff] == BLK_NOCOPY)
1151 if (expungetype == BLK_NOCOPY)
1211 int exptype) /* BLK_SNAP or BLK_NOCOPY */
1229 int expungetype) /* BLK_SNAP or BLK_NOCOPY */
1239 if (blkno == 0 || blkno == BLK_NOCOPY || blkno == BLK_SNAP)
1255 * find a block marked BLK_NOCOPY, then it is
1259 if (expungetype == BLK_SNAP && *blkp == BLK_NOCOPY) {
1297 if (blkno == 0 || blkno == BLK_NOCOPY)
1435 if (expungetype == BLK_NOCOPY)
1495 int exptype) /* BLK_SNAP or BLK_NOCOPY */
1513 int expungetype) /* BLK_SNAP or BLK_NOCOPY */
1523 if (blkno == 0 || blkno == BLK_NOCOPY || blkno == BLK_SNAP)
1539 * find a block marked BLK_NOCOPY, then it is
1543 if (expungetype == BLK_SNAP && *blkp == BLK_NOCOPY) {
1581 if (blkno == 0 || blkno == BLK_NOCOPY)
1677 * Clear all BLK_NOCOPY fields. Pass any block claims to other
1684 if (dblk == BLK_NOCOPY || dblk == BLK_SNAP)
1709 if (dblk == BLK_NOCOPY || dblk == BLK_SNAP)
1724 if (dblk == BLK_NOCOPY || dblk == BLK_SNAP)
1762 * either a BLK_NOCOPY or has already been copied in all of the snapshots.
1773 * must always have been allocated from a BLK_NOCOPY location.
1844 * so it will be freed and become a BLK_NOCOPY
1850 DIP_SET(ip, i_db[lbn], BLK_NOCOPY);
1854 BLK_NOCOPY;
1858 BLK_NOCOPY;
1862 } else /* BLK_NOCOPY or default */ {