Lines Matching refs:fstable
80 struct fstable **fs_tab = NULL;
129 struct fstable *fs1 = *((struct fstable **)e1); in fs_tab_ent_comp()
130 struct fstable *fs2 = *((struct fstable **)e2); in fs_tab_ent_comp()
584 static struct fstable *
587 struct fstable *nfte; in fs_tab_init()
592 (unsigned)sizeof (struct fstable), in fs_tab_init()
603 if ((nfte = *(struct fstable **)ar_next_avail(fs_list)) in fs_tab_init()
616 if ((fs_tab = (struct fstable **)ar_get_head(fs_list)) == NULL) { in fs_tab_init()
698 struct fstable *nfte; in construct_mt()
781 struct fstable *nfte; in construct_vfs()
902 sizeof (struct fstable *), fs_tab_ent_comp); in get_mntinfo()
999 qsort(fs_tab, fs_tab_used, sizeof (struct fstable *), fs_tab_ent_comp); in get_mntinfo()
1014 load_fsentry(struct fstable *fs_entry, char *name, char *fstype, in load_fsentry()
1017 struct fstable *nfte; in load_fsentry()
1027 (void) memcpy(nfte, fs_entry, sizeof (struct fstable)); in load_fsentry()
1426 struct fstable *