/titanic_44/usr/src/cmd/fs.d/ |
H A D | volcopy.c | 67 char *fstype = NULL; in main() local 241 doexec(char *fstype, char *nargv[]) in doexec()
|
H A D | fsck.c | 81 char *myname, *fstype; variable 771 execute(char *fsckdev, char *fstype, int Vflg, FILE *fd) in execute() 838 do_exec(char *fstype, char *nargv[]) in do_exec() 893 prnt_cmd(FILE *fd, char *fstype) in prnt_cmd()
|
H A D | mount.c | 235 *fstype, /* wherein the fstype name is filled */ in main() local 738 remote(char *fstype, FILE *rfp) in remote() 809 doexec(char *fstype, char *newargv[]) in doexec() 912 parmount(char **mntlist, int count, char *fstype) in parmount() 1012 getvfsall(char *fstype, int takeall) in getvfsall() 1594 check_fields(char *fstype, char *mountp) in check_fields()
|
H A D | ff.c | 50 char *fstype = NULL; /* fstype name is filled in here */ variable
|
/titanic_44/usr/src/cmd/fs.d/autofs/ |
H A D | autod_mount.c | 336 mount_generic(special, fstype, opts, mntpnt, overlay) in mount_generic() argument 545 char *fstype = mnt->mnt_fstype; local 656 call_fork_exec(fstype, cmd, newargv, console) in call_fork_exec() argument
|
/titanic_44/usr/src/lib/libfsmgt/common/ |
H A D | libfsmgt.h | 60 char *fstype; member 73 char *fstype; member 88 char *fstype; member
|
H A D | fs_dfstab.c | 47 char *fstype; member 437 char *fstype, in fs_set_DFStab_ent()
|
H A D | fs_mounts.c | 159 fs_get_filtered_mount_list(char *resource, char *mountp, char *fstype, in fs_get_filtered_mount_list() 656 create_mnttab_filter(char *resource, char *mountp, char *fstype, char *mntopts, in create_mnttab_filter()
|
/titanic_44/usr/src/cmd/fs.d/lofs/mount/ |
H A D | mount.c | 57 static char fstype[] = MNTTYPE_LOFS; variable
|
/titanic_44/usr/src/cmd/fs.d/objfs/ |
H A D | mount.c | 52 static char fstype[] = "objfs"; variable
|
/titanic_44/usr/src/cmd/fs.d/sharefs/ |
H A D | mount.c | 52 static char fstype[] = "sharefs"; variable
|
/titanic_44/usr/src/cmd/fs.d/ctfs/ |
H A D | mount.c | 52 static char fstype[] = "ctfs"; variable
|
/titanic_44/usr/src/cmd/fs.d/fd/ |
H A D | mount.c | 57 static char fstype[] = FSTYPE; variable
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.c | 107 fs_smf_set_prop(smf_fstype_t fstype, char *prop_name, char *valbuf, in fs_smf_set_prop() 240 fs_smf_get_prop(smf_fstype_t fstype, char *prop_name, char *cbuf, in fs_smf_get_prop()
|
/titanic_44/usr/src/cmd/fs.d/mntfs/ |
H A D | mount.c | 63 static char fstype[] = FSTYPE; variable
|
/titanic_44/usr/src/cmd/fs.d/proc/ |
H A D | mount.c | 63 static char fstype[] = FSTYPE; variable
|
/titanic_44/usr/src/cmd/fs.d/udfs/mount/ |
H A D | mount.c | 52 static char fstype[] = FSTYPE; variable
|
/titanic_44/usr/src/cmd/hal/probing/volume/ |
H A D | probe-volume.c | 75 set_fstyp_properties (LibHalContext *ctx, const char *udi, const char *fstype, nvlist_t *fsattr) in set_fstyp_properties() 452 const char *fstype; in main() local
|
/titanic_44/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 62 static char fstype[] = MNTTYPE_HSFS; variable
|
/titanic_44/usr/src/cmd/rmvolmgr/ |
H A D | vold.c | 636 char *fstype; in create_notify_files() local 736 create_one_notify_file(char *fstype, in create_one_notify_file()
|
/titanic_44/usr/src/cmd/fs.d/dev/ |
H A D | mount.c | 50 static char fstype[] = MNTTYPE_DEV; variable
|
/titanic_44/usr/src/uts/common/fs/mntfs/ |
H A D | mntvfsops.c | 132 mntinit(int fstype, char *name) in mntinit()
|
/titanic_44/usr/src/uts/common/fs/objfs/ |
H A D | objfs_vfs.c | 128 objfs_init(int fstype, char *name) in objfs_init()
|
/titanic_44/usr/src/uts/common/fs/proc/ |
H A D | prvfsops.c | 141 prinit(int fstype, char *name) in prinit()
|
/titanic_44/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vfsops.c | 152 sharefs_init(int fstype, char *name) in sharefs_init()
|