Searched refs:isattr (Results 1 – 2 of 2) sorted by relevance
330 int isattr; in pass3acheck() local358 isattr = (dp->di_cflags & IXATTR); in pass3acheck()373 if ((dirtype == IFDIR) && isattr) { in pass3acheck()
408 int isattr; in pass2check() local891 isattr = (dp->di_cflags & IXATTR); in pass2check()979 if ((pdirtype == IFDIR) && isattr) { in pass2check()1014 (isattr == 0)) { in pass2check()