Searched refs:fstable (Results 1 – 5 of 5) sorted by relevance
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()[all …]
366 struct fstable *fs_entry; in write_dryrun_bin()370 int fsentry_size = sizeof (struct fstable); in write_dryrun_bin()514 int fsentry_size = sizeof (struct fstable); in read_continue_bin()558 struct fstable fs_entry; in read_continue_bin()
82 struct fstable *fs_tab; in dockspace()141 struct fstable *fs_tab; in fsys_stat()190 struct fstable *fs_tab; in readmap()369 struct fstable *fs_tab; in readspace()
109 struct fstable { struct
246 extern struct fstable *get_fs_entry __P((uint32_t n));271 extern int load_fsentry __P((struct fstable *fs_entry, char *name,