Searched refs:F_SIZE (Results 1 – 8 of 8) sorted by relevance
37 #define KEYDEFAULT (F_GID | F_MODE | F_NLINK | F_SIZE | F_SLINK | \81 #define F_SIZE 0x00004000 /* size */ macro
77 if (f & F_SIZE) in shownode()162 if (FF(n1, n2, F_SIZE, st_size)) in compare_nodes()163 differs |= F_SIZE; in compare_nodes()
89 {"size", F_SIZE, NEEDVALUE},
371 if (MATCHFLAG(F_SIZE)) in dump_nodes()625 case F_SIZE: in set()
307 if (s->flags & F_SIZE && s->st_size != p->fts_statp->st_size) { in compare()
231 if (keys & F_SIZE && in statf()
188 #define F_SIZE 0x00008000 /* size */213 | F_NLINK | F_SIZE | F_TIME | F_TYPE | F_UID\1032 if ((keys & F_SIZE) != 0) in write_mtree_entry() 1341 keybit = F_SIZE; in archive_write_mtree_options() 189 #define F_SIZE global() macro
502 if (specnode->flags & F_SIZE) { in apply_specentry()