/titanic_51/usr/src/cmd/fs.d/ |
H A D | volcopy.c | 67 char *fstype = NULL; in main() local 241 doexec(char * fstype,char * nargv[]) doexec() argument [all...] |
H A D | fsck.c | 81 char *myname, *fstype; variable 771 execute(char * fsckdev,char * fstype,int Vflg,FILE * fd) execute() argument 838 do_exec(char * fstype,char * nargv[]) do_exec() argument 893 prnt_cmd(FILE * fd,char * fstype) prnt_cmd() argument [all...] |
H A D | mount.c | 228 *fstype, /* wherein the fstype name is filled */ in main() local 731 remote(char * fstype,FILE * rfp) remote() argument 802 doexec(char * fstype,char * newargv[]) doexec() argument 905 parmount(char ** mntlist,int count,char * fstype) parmount() argument 1005 getvfsall(char * fstype,int takeall) getvfsall() argument 1573 check_fields(char * fstype,char * mountp) check_fields() argument [all...] |
/titanic_51/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) call_fork_exec() argument [all...] |
/titanic_51/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 fs_set_DFStab_ent(char * path,char * fstype,char * options,char * description,int * err) fs_set_DFStab_ent() argument [all...] |
H A D | fs_mounts.c | 159 fs_get_filtered_mount_list(char *resource, char *mountp, char *fstype, in fs_get_filtered_mount_list() argument 656 create_mnttab_filter(char *resource, char *mountp, char *fstype, char *mntopts, in create_mnttab_filter() argument [all...] |
/titanic_51/usr/src/cmd/fs.d/lofs/mount/ |
H A D | mount.c | 57 static char fstype[] = MNTTYPE_LOFS; variable
|
/titanic_51/usr/src/cmd/fs.d/objfs/ |
H A D | mount.c | 52 static char fstype[] = "objfs"; variable
|
/titanic_51/usr/src/cmd/fs.d/sharefs/ |
H A D | mount.c | 52 static char fstype[] = "sharefs"; variable
|
/titanic_51/usr/src/cmd/fs.d/ctfs/ |
H A D | mount.c | 52 static char fstype[] = "ctfs"; variable
|
/titanic_51/usr/src/cmd/fs.d/fd/ |
H A D | mount.c | 57 static char fstype[] = FSTYPE; variable
|
/titanic_51/usr/src/cmd/fs.d/proc/ |
H A D | mount.c | 63 static char fstype[] = FSTYPE; variable
|
/titanic_51/usr/src/cmd/fs.d/mntfs/ |
H A D | mount.c | 63 static char fstype[] = FSTYPE; variable
|
/titanic_51/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() argument 240 fs_smf_get_prop(smf_fstype_t fstype, char *prop_name, char *cbuf, in fs_smf_get_prop() argument
|
/titanic_51/usr/src/cmd/fs.d/udfs/mount/ |
H A D | mount.c | 52 static char fstype[] = FSTYPE; variable
|
/titanic_51/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 62 static char fstype[] = MNTTYPE_HSFS; variable
|
/titanic_51/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() argument 452 const char *fstype; in main() local
|
/titanic_51/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() argument [all...] |
/titanic_51/usr/src/uts/common/fs/mntfs/ |
H A D | mntvfsops.c | 132 mntinit(int fstype, char *name) in mntinit() argument
|
/titanic_51/usr/src/cmd/oamuser/user/ |
H A D | homedir.c | 310 get_mnt_special(char *mountp, char *fstype) in get_mnt_special() argument
|
/titanic_51/usr/src/cmd/fs.d/dev/ |
H A D | mount.c | 50 static char fstype[] = MNTTYPE_DEV; variable
|
/titanic_51/usr/src/uts/common/fs/objfs/ |
H A D | objfs_vfs.c | 128 objfs_init(int fstype, char *name) in objfs_init() argument
|
/titanic_51/usr/src/uts/common/fs/proc/ |
H A D | prvfsops.c | 141 prinit(int fstype, char *name) in prinit() argument
|
/titanic_51/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vfsops.c | 152 sharefs_init(int fstype, char *name) in sharefs_init() argument
|