Lines Matching refs:fstable
79 struct fstable **fs_tab = NULL;
133 struct fstable *fs1 = *((struct fstable **)e1); in fs_tab_ent_comp()
134 struct fstable *fs2 = *((struct fstable **)e2); in fs_tab_ent_comp()
588 static struct fstable *
591 struct fstable *nfte; in fs_tab_init()
596 (unsigned)sizeof (struct fstable), in fs_tab_init()
607 if ((nfte = *(struct fstable **)ar_next_avail(fs_list)) in fs_tab_init()
620 if ((fs_tab = (struct fstable **)ar_get_head(fs_list)) == NULL) { in fs_tab_init()
702 struct fstable *nfte; in construct_mt()
785 struct fstable *nfte; in construct_vfs()
906 sizeof (struct fstable *), fs_tab_ent_comp); in get_mntinfo()
1006 qsort(fs_tab, fs_tab_used, sizeof (struct fstable *), fs_tab_ent_comp); in get_mntinfo()
1021 load_fsentry(struct fstable *fs_entry, char *name, char *fstype, in load_fsentry()
1024 struct fstable *nfte; in load_fsentry()
1034 (void) memcpy(nfte, fs_entry, sizeof (struct fstable)); in load_fsentry()
1433 struct fstable *