Searched defs:stat1 (Results 1 – 5 of 5) sorted by relevance
5 struct Counters { u64 stat1; }; member
78 struct stat stat1, stat2; in equal_fd() local
59 struct stat stat1, stat2; in equal_file_description() local
96 Node *stat1(int a, Node *b) in stat1() function
4102 def assert_stat_equal(self, stat1, stat2, skip_fields): argument