Searched refs:shamap (Results 1 – 4 of 4) sorted by relevance
815 shamap = (uchar_t *)xcalloc(msiz, sizeof (*shamap)); in main()819 nodmap == NULL || shamap == NULL || activemap == NULL) { in main()829 bzero(shamap, msiz); in main()888 pass(estshad, shamap); in main()
101 uchar_t *shamap; variable
193 BIS(shadow, shamap);432 if ((!BIT(ino, nodmap)) && (!BIT(ino, shamap)))
621 if ((BIT(ino, shamap)) && (spcl.c_type == TS_INODE)) { in spclrec()