Searched refs:di_cflags (Results 1 – 5 of 5) sorted by relevance
358 isattr = (dp->di_cflags & IXATTR); in pass3acheck()379 dp->di_cflags &= ~IXATTR; in pass3acheck()420 if (dp->di_cflags & IXATTR) { in maybe_convert_attrdir_to_dir()421 dp->di_cflags &= ~IXATTR; in maybe_convert_attrdir_to_dir()
187 (dp->di_cflags & IXATTR) == 0) { in pass2()191 dp->di_cflags |= IXATTR; in pass2()891 isattr = (dp->di_cflags & IXATTR); in pass2check()990 dp->di_cflags); in pass2check()992 dp->di_cflags &= ~IXATTR; in pass2check()995 dp->di_cflags); in pass2check()1022 dp->di_cflags |= IXATTR; in pass2check()
637 if (dp->di_cflags & IFALLOCATE && fragno < 0) in pass1check()
337 #define di_cflags di_ic.ic_flags macro
3996 print(ip->di_cflags, 12, -8, 0); in fprnt()