Searched refs:F_FLAGS (Results 1 – 9 of 9) sorted by relevance
38 F_TIME | F_TYPE | F_UID | F_FLAGS)70 #define F_FLAGS 0x00000008 /* file flags */ macro
100 if (f & F_FLAGS) in shownode()184 if (FF(n1, n2, F_FLAGS, st_flags)) in compare_nodes()185 differs |= F_FLAGS; in compare_nodes()
289 (p->flags & F_FLAGS) ? "and file flags " : ""); in miss()298 if ((p->flags & F_FLAGS) && p->st_flags) { in miss()
188 if (s->flags & F_FLAGS) in compare()193 if (s->flags & F_FLAGS) in compare()371 if ((s->flags & F_FLAGS) && ((s->st_flags != p->fts_statp->st_flags) in compare()
308 if (keys & F_FLAGS && p->fts_statp->st_flags != flags) { in statf()404 ((keys & F_FLAGS) && (*pflags != saveflags)) || in statd()429 if (keys & F_FLAGS) { in statd()
67 {"flags", F_FLAGS, NEEDVALUE},
398 if (MATCHFLAG(F_FLAGS)) { in dump_nodes()570 case F_FLAGS: in set()
48 (F_FLAGS | F_GID | F_GNAME | F_MODE | F_TYPE | F_UID | F_UNAME)175 #define F_FLAGS 0x00000008 /* file flags */212 #define DEFAULT_KEYS (F_DEV | F_FLAGS | F_GID | F_GNAME | F_SLINK | F_MODE\476 effkeys &= ~F_FLAGS; in write_global() 477 else if ((oldkeys & F_FLAGS) != 0) { in write_global() 483 effkeys &= ~F_FLAGS; in write_global() 493 keys &= ~F_FLAGS; in write_global() 539 if ((keys & effkeys & F_FLAGS) != 0) { in write_global() 550 keys &= ~F_FLAGS; in write_global() 551 if ((oldkeys & F_FLAGS) ! in write_global() 176 #define F_FLAGS global() macro [all...]
534 if (specnode->flags & F_FLAGS) { in apply_specentry()