Searched refs:BLK_NOCOPY (Results 1 – 4 of 4) sorted by relevance
606 BLK_NOCOPY, 1);609 BLK_NOCOPY, 1);632 BLK_NOCOPY, 0);635 BLK_NOCOPY, 0);930 DIP_SET(ip, i_db[loc], BLK_NOCOPY);931 else if (passno == 2 && DIP(ip, i_db[loc])== BLK_NOCOPY)933 else if (passno == 1 && DIP(ip, i_db[loc])== BLK_NOCOPY)959 BLK_NOCOPY;961 [indiroff] == BLK_NOCOPY)964 [indiroff] == BLK_NOCOPY)[all …]
202 #define BLK_NOCOPY ((ufs2_daddr_t)(1)) macro
257 (firstblk == BLK_NOCOPY && blkno == BLK_NOCOPY) ||271 firstblk == BLK_NOCOPY ? "nocopy" :277 firstblk == BLK_NOCOPY ? "nocopy" :
501 if (blkno == BLK_NOCOPY) in pass1check()