/titanic_44/usr/src/man/man3fstyp/ |
H A D | Makefile | 19 MANSECT= 3fstyp 21 MANFILES= fstyp_get_attr.3fstyp \ 22 fstyp_ident.3fstyp \ 23 fstyp_init.3fstyp \ 24 fstyp_mod_init.3fstyp \ 25 fstyp_strerror.3fstyp 27 MANLINKS= fstyp_fini.3fstyp \ 28 fstyp_mod_dump.3fstyp \ 29 fstyp_mod_fini.3fstyp \ 30 fstyp_mod_get_attr.3fstyp \ [all …]
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3fstyp.inc | 17 file path=usr/share/man/man3fstyp/fstyp_get_attr.3fstyp 18 file path=usr/share/man/man3fstyp/fstyp_ident.3fstyp 19 file path=usr/share/man/man3fstyp/fstyp_init.3fstyp 20 file path=usr/share/man/man3fstyp/fstyp_mod_init.3fstyp 21 file path=usr/share/man/man3fstyp/fstyp_strerror.3fstyp 22 link path=usr/share/man/man3fstyp/fstyp_fini.3fstyp target=fstyp_init.3fstyp 23 link path=usr/share/man/man3fstyp/fstyp_mod_dump.3fstyp \ 24 target=fstyp_mod_init.3fstyp 25 link path=usr/share/man/man3fstyp/fstyp_mod_fini.3fstyp \ 26 target=fstyp_mod_init.3fstyp [all …]
|
H A D | system-file-system-udfs.mf | 44 file path=usr/lib/fs/udfs/fstyp.so.1 mode=0555 54 hardlink path=usr/lib/fs/udfs/fstyp target=../../../sbin/fstyp
|
/titanic_44/usr/src/cmd/fs.d/udfs/labelit/ |
H A D | Makefile | 50 ud_lib.h : ../fstyp/ud_lib.h 52 cp ../fstyp/ud_lib.h ud_lib.h 54 ud_lib.c : ../fstyp/ud_lib.c 56 cp ../fstyp/ud_lib.c ud_lib.c 79 cp ../fstyp/ud_lib.h ud_lib.h 80 cp ../fstyp/ud_lib.c ud_lib.c
|
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/ |
H A D | Makefile | 28 LIBPROG= fstyp.so.${FSTYP_VERS} 55 OBJS= fstyp.o ud_lib.o 75 $(RM) $(ROOTLIBFSTYPE)/fstyp 76 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
|
/titanic_44/usr/src/cmd/fs.d/ufs/fstyp/ |
H A D | Makefile | 30 LIBPROG= fstyp.so.${FSTYP_VERS} 70 $(RM) $(ROOTLIBFSTYPE)/fstyp 71 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
|
/titanic_44/usr/src/cmd/fs.d/zfs/fstyp/ |
H A D | Makefile | 30 LIBPROG= fstyp.so.${FSTYP_VERS} 71 $(RM) $(ROOTLIBFSTYPE)/fstyp 72 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
|
/titanic_44/usr/src/cmd/fs.d/hsfs/fstyp/ |
H A D | Makefile | 28 LIBPROG= fstyp.so.${FSTYP_VERS} 70 $(RM) $(ROOTLIBFSTYPE)/fstyp 71 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
|
/titanic_44/usr/src/cmd/fs.d/pcfs/fstyp/ |
H A D | Makefile | 30 LIBPROG= fstyp.so.${FSTYP_VERS} 70 $(RM) $(ROOTLIBFSTYPE)/fstyp 71 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | pkgmount.c | 97 if (devp->fstyp == NULL) { in pkgmount() 126 devp->fstyp = strdup(cmd); in pkgmount() 131 devp->fstyp, devp->bdevice, devp->mount, NULL); in pkgmount() 134 devp->fstyp, devp->bdevice, devp->mount, NULL); in pkgmount()
|
H A D | devtype.c | 48 devp->fstyp = devp->cdevice = devp->bdevice = devp->norewind = NULL; in devtype()
|
/titanic_44/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() argument 79 if (fstyp != 0) in statfs32() 93 fstatfs32(int32_t fdes, struct statfs32 *sbp, int32_t len, int32_t fstyp) in fstatfs32() argument 98 if (fstyp != 0) in fstatfs32()
|
/titanic_44/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | Makefile | 67 ud_lib.c : ../fstyp/ud_lib.c 69 $(CP) ../fstyp/ud_lib.c $@ 71 ud_lib.h : ../fstyp/ud_lib.h 73 $(CP) ../fstyp/ud_lib.h $@
|
/titanic_44/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() argument 536 mpref.mnt_fstype = fstyp; in grub_fsd_get_mountp() 555 grub_fsd_mount_tmp(grub_fsdesc_t *fsd, const char *fstyp) in grub_fsd_mount_tmp() argument 569 if (strcmp(fstyp, MNTTYPE_UFS) == 0) { in grub_fsd_mount_tmp() 573 } else if (strcmp(fstyp, MNTTYPE_ZFS) != 0) { in grub_fsd_mount_tmp() 586 fstyp, data, dtsz, mntopts, sizeof (mntopts))) != 0) { in grub_fsd_mount_tmp()
|
/titanic_44/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vfsops.c | 552 lofsinit(int fstyp, char *name) in lofsinit() argument 566 error = vfs_setfsops(fstyp, lo_vfsops_template, &lo_vfsops); in lofsinit() 574 (void) vfs_freevfsops_by_type(fstyp); in lofsinit() 579 lofsfstype = fstyp; in lofsinit()
|
/titanic_44/usr/src/head/ |
H A D | pkgdev.h | 45 char *fstyp; member
|
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_module.c | 149 cachefs_init(int fstyp, char *name) in cachefs_init() argument 156 error = cachefs_init_vfsops(fstyp); in cachefs_init()
|
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 78 int smbfsinit(int fstyp, char *name); 275 smbfsinit(int fstyp, char *name) in smbfsinit() argument 279 error = vfs_setfsops(fstyp, smbfs_vfsops_template, &smbfs_vfsops); in smbfsinit() 288 (void) vfs_freevfsops_by_type(fstyp); in smbfsinit() 294 smbfsfstyp = fstyp; in smbfsinit()
|
/titanic_44/usr/src/cmd/fs.d/zfs/ |
H A D | Makefile | 26 SUBDIRS= fstyp bootinstall
|
/titanic_44/usr/src/cmd/fstyp/ |
H A D | Makefile | 25 PROG= fstyp
|
/titanic_44/usr/src/cmd/fs.d/hsfs/ |
H A D | Makefile | 31 SUBDIR1= fstyp labelit
|
/titanic_44/usr/src/cmd/fs.d/pcfs/ |
H A D | Makefile | 31 SUBDIR1= mount fstyp
|
/titanic_44/usr/src/cmd/fs.d/udfs/ |
H A D | Makefile | 28 SUBDIR1= fstyp
|
/titanic_44/usr/src/cmd/fs.d/ufs/ |
H A D | Makefile | 37 SUBDIR1= clri edquota ff fsck fsckall fsdb fsirand fstyp \
|
/titanic_44/usr/src/lib/libshare/common/ |
H A D | libshare_impl.h | 136 extern void sa_free_fstype(char *fstyp);
|