Searched defs:fstyp (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/common/syscall/ |
H A D | statfs.c | 67 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 D | cachefs_module.c | 149 cachefs_init(int fstyp, char *name) in cachefs_init()
|
/titanic_41/usr/src/head/ |
H A D | pkgdev.h | 45 char *fstyp; member
|
/titanic_41/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_fs.c | 523 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 D | lofs_vfsops.c | 552 lofsinit(int fstyp, char *name) in lofsinit()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_common.c | 330 nfsdyninit(int fstyp, char *name) in nfsdyninit()
|
H A D | nfs_vfsops.c | 155 nfsinit(int fstyp, char *name) in nfsinit()
|
H A D | nfs3_vfsops.c | 153 nfs3init(int fstyp, char *name) in nfs3init()
|
H A D | nfs4_vfsops.c | 189 nfs4init(int fstyp, char *name) in nfs4init()
|
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 275 smbfsinit(int fstyp, char *name) in smbfsinit()
|
/titanic_41/usr/src/uts/common/fs/ |
H A D | vfs.c | 4654 char *fstyp, *fsmod; in rootconf() local
|