Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Dstatfs.c67 statfs32(char *fname, struct statfs32 *sbp, int32_t len, int32_t fstyp) in statfs32()
93 fstatfs32(int32_t fdes, struct statfs32 *sbp, int32_t len, int32_t fstyp) in fstatfs32()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_module.c149 cachefs_init(int fstyp, char *name) in cachefs_init()
/titanic_41/usr/src/head/
H A Dpkgdev.h45 char *fstyp; member
/titanic_41/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()
/titanic_41/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c552 lofsinit(int fstyp, char *name) in lofsinit()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c330 nfsdyninit(int fstyp, char *name) in nfsdyninit()
H A Dnfs_vfsops.c155 nfsinit(int fstyp, char *name) in nfsinit()
H A Dnfs3_vfsops.c153 nfs3init(int fstyp, char *name) in nfs3init()
H A Dnfs4_vfsops.c189 nfs4init(int fstyp, char *name) in nfs4init()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c275 smbfsinit(int fstyp, char *name) in smbfsinit()
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c4654 char *fstyp, *fsmod; in rootconf() local