Searched refs:fs_stat (Results 1 – 1 of 1) sorted by relevance
41 struct fs_stat { struct42 struct fs_stat *fs_next; /* next element */ argument47 struct fs_stat *fs_begin = NULL; argument180 struct fs_stat *fs_current = NULL; in initfs()181 struct fs_stat *fs_next = NULL; in initfs()193 fs_current = malloc(sizeof(struct fs_stat)); in initfs()229 struct fs_stat *fs; in getfsquota()