Home
last modified time | relevance | path

Searched refs:fs_tab_init (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c585 fs_tab_init(char *mountp, char *fstype) in fs_tab_init() function
703 if ((nfte = fs_tab_init(mt->mnt_mountp, mt->mnt_fstype)) == NULL) in construct_mt()
783 if ((nfte = fs_tab_init(client_path, vfsent->vfs_fstype)) == NULL) in construct_vfs()
1019 if ((nfte = fs_tab_init(name, fstype)) == NULL) in load_fsentry()