Home
last modified time | relevance | path

Searched defs:fstype (Results 1 – 25 of 82) sorted by relevance

1234

/illumos-gate/usr/src/cmd/fs.d/
H A Dvolcopy.c64 char *fstype = NULL; in main() local
238 doexec(char *fstype, char *nargv[]) in doexec()
H A Dfsck.c81 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 Dmount.c226 *fstype, /* wherein the fstype name is filled */ in main() local
729 remote(char *fstype, FILE *rfp) in remote()
800 doexec(char *fstype, char *newargv[]) in doexec()
914 parmount(char **mntlist, int count, char *fstype) in parmount()
1014 getvfsall(char *fstype, int takeall) in getvfsall()
1582 check_fields(char *fstype, char *mountp) in check_fields()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_mount.c334 mount_generic(special, fstype, opts, mntpnt, overlay) in mount_generic() argument
543 char *fstype = mnt->mnt_fstype; local
654 call_fork_exec(fstype, cmd, newargv, console) in call_fork_exec() argument
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_modconf.c81 int fstype; /* index into vfssw[] and vsanchor_fstype[] */ in fake_installfs() local
/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dlibfsmgt.h58 char *fstype; member
71 char *fstype; member
86 char *fstype; member
H A Dfs_dfstab.c45 char *fstype; member
435 char *fstype, in fs_set_DFStab_ent()
H A Dfs_mounts.c157 fs_get_filtered_mount_list(char *resource, char *mountp, char *fstype, in fs_get_filtered_mount_list()
654 create_mnttab_filter(char *resource, char *mountp, char *fstype, char *mntopts, in create_mnttab_filter()
/illumos-gate/usr/src/cmd/fs.d/lofs/mount/
H A Dmount.c57 static char fstype[] = MNTTYPE_LOFS; variable
/illumos-gate/usr/src/cmd/fs.d/ctfs/
H A Dmount.c50 static char fstype[] = "ctfs"; variable
/illumos-gate/usr/src/cmd/fs.d/objfs/
H A Dmount.c50 static char fstype[] = "objfs"; variable
/illumos-gate/usr/src/cmd/fs.d/sharefs/
H A Dmount.c50 static char fstype[] = "sharefs"; variable
/illumos-gate/usr/src/cmd/fs.d/fd/
H A Dmount.c54 static char fstype[] = FSTYPE; variable
/illumos-gate/usr/src/cmd/fs.d/mntfs/
H A Dmount.c60 static char fstype[] = FSTYPE; variable
/illumos-gate/usr/src/cmd/fs.d/proc/
H A Dmount.c60 static char fstype[] = FSTYPE; variable
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c75 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
/illumos-gate/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c50 static char fstype[] = FSTYPE; variable
/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c60 static char fstype[] = MNTTYPE_HSFS; variable
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c636 char *fstype; in create_notify_files() local
736 create_one_notify_file(char *fstype, in create_one_notify_file()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c148 fs_smf_set_prop(smf_fstype_t fstype, char *prop_name, char *valbuf, in fs_smf_set_prop()
283 fs_smf_get_prop(smf_fstype_t fstype, char *prop_name, char *cbuf, in fs_smf_get_prop()
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dhomedir.c310 get_mnt_special(char *mountp, char *fstype) in get_mnt_special()
/illumos-gate/usr/src/cmd/fs.d/dev/
H A Dmount.c50 static char fstype[] = MNTTYPE_DEV; variable
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c132 mntinit(int fstype, char *name) in mntinit()
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c156 sharefs_init(int fstype, char *name) in sharefs_init()
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_vfs.c128 objfs_init(int fstype, char *name) in objfs_init()

1234