Home
last modified time | relevance | path

Searched defs:fstyp (Results 1 – 11 of 11) sorted by path

/illumos-gate/usr/src/boot/common/
H A Dboot.c303 char lbuf[128], *cp, *ep, *dev, *fstyp, *options; in getrootmount() local
/illumos-gate/usr/src/head/
H A Dpkgdev.h43 char *fstyp; member
/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_fs.c523 grub_fsd_get_mountp(grub_fsdesc_t *fsd, char *fstyp) in grub_fsd_get_mountp()
555 grub_fsd_mount_tmp(grub_fsdesc_t *fsd, const char *fstyp) in grub_fsd_mount_tmp()
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c552 lofsinit(int fstyp, char *name) in lofsinit()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c153 nfs3init(int fstyp, char *name) in nfs3init()
H A Dnfs4_vfsops.c189 nfs4init(int fstyp, char *name) in nfs4init()
H A Dnfs_common.c330 nfsdyninit(int fstyp, char *name) in nfsdyninit()
H A Dnfs_vfsops.c155 nfsinit(int fstyp, char *name) in nfsinit()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c331 smbfsinit(int fstyp, char *name) in smbfsinit()
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c4495 char *fstyp, *fsmod; in rootconf() local
/illumos-gate/usr/src/uts/common/syscall/
H A Dstatfs.c65 statfs32(char *fname, struct statfs32 *sbp, int32_t len, int32_t fstyp) in statfs32()
91 fstatfs32(int32_t fdes, struct statfs32 *sbp, int32_t len, int32_t fstyp) in fstatfs32()