Searched defs:s90 (Results 1 – 1 of 1) sorted by relevance
78 statvfs_to_statvfs90(const struct statvfs *s, struct statvfs90 *s90) in statvfs_to_statvfs90()118 struct statvfs90 *s90 = kmem_zalloc(sizeof(*s90), KM_SLEEP); in statvfs_to_statvfs90_copy() local