Searched refs:STRUCT_STATVFS (Results 1 – 1 of 1) sorted by relevance
87 # define STRUCT_STATVFS struct statvfs64 macro90 # define STRUCT_STATVFS struct statvfs macro131 # define STRUCT_STATVFS struct fs_info macro135 # define STRUCT_STATVFS struct statfs macro258 human_fstype (STRUCT_STATVFS const *statfsbuf) in human_fstype()863 STRUCT_STATVFS const *statfsbuf = data; in print_statfs()878 static_assert (alignof (STRUCT_STATVFS) % alignof (fsid_word) == 0); in print_statfs()879 static_assert (offsetof (STRUCT_STATVFS, f_fsid) % alignof (fsid_word) in print_statfs()1261 STRUCT_STATVFS statfsbuf; in do_statfs()