Lines Matching full:shadow
101 (void) printf("IGNORING SHADOW I=%d\n", in pass3b()
159 * Now scan all shadow inodes, checking that any inodes that previously in pass3b()
164 if ((statemap[sci->shadow] & STMASK) != SSTATE) { in pass3b()
186 scc->client[client], sci->shadow); in clear_shadow_client()
206 * the shadow inode # is a valid inode number. But in clear_shadow_client()
219 * We don't touch the shadow's on-disk link count, in clear_shadow_client()
225 TRACK_LNCNTP(sci->shadow, lncntp[sci->shadow]++); in clear_shadow_client()
276 * Scan a chunk of a shadow file. Return zero if no ACLs were found,
312 * check we have a non-zero length for this shadow inode in bufchk()
330 pwarn("Bad FSD entry size %lld in shadow inode %d", in bufchk()
332 if (reply("CLEAR SHADOW INODE") == 1) { in bufchk()
419 pwarn("%s FSD type %d in shadow inode %d", in bufchk()
429 if (reply("CLEAR SHADOW INODE") == 1) { in bufchk()
537 * If there are default acls, then the shadow inode's clients in bufchk()
543 if (sci->shadow == inum) in bufchk()
548 /* Got shadow info, now look at clients */ in bufchk()