Home
last modified time | relevance | path

Searched refs:vfssw (Results 1 – 25 of 50) sorted by relevance

12

/illumos-gate/usr/src/uts/common/os/
H A Dvfs_conf.c58 struct vfssw vfssw[] = { variable
97 const int nfstype = (sizeof (vfssw) / sizeof (vfssw[0]));
H A Dtlabel.c344 if (strncmp(vfssw[rvfsp->vfs_fstype].vsw_name, "nfs", 3) == 0) in getflabel()
352 if ((strcmp(vfssw[rvfsp->vfs_fstype].vsw_name, in getflabel()
376 if (strncmp(vfssw[rvfsp->vfs_fstype].vsw_name, "zfs", 3) == 0) { in getflabel()
475 if (strncmp(vfssw[nvfs->vfs_fstype].vsw_name, in getflabel()
H A Dswapgeneric.c78 static struct vfssw *getfstype(char *, char *, size_t);
124 struct vfssw *vsw; in rootconf()
292 struct vfssw *vsw; in loadrootmodules()
584 static struct vfssw *
587 struct vfssw *vsw; in getfstype()
H A Dmodconf.c922 struct vfssw *vswp; in mod_infofs()
928 *p0 = vswp - vfssw; in mod_infofs()
942 struct vfssw *vswp; in mod_installfs()
994 fstype = vswp - vfssw; /* Pointer arithmetic to get the fstype */ in mod_installfs()
1045 (void) strlcat(ksname, vfssw[fstype].vsw_name, sizeof (ksname)); in mod_installfs()
1060 struct vfssw *vswp; in mod_removefs()
/illumos-gate/usr/src/uts/common/syscall/
H A Dsysfs.c86 struct vfssw *vswp; in sysfsind()
103 retval = vswp - vfssw; in sysfsind()
118 struct vfssw *vswp; in sysfstyp()
125 vswp = &vfssw[index]; in sysfstyp()
H A Dstat.c196 struct vfssw *vswp; in cstat()
246 vswp = &vfssw[vp->v_vfsp->vfs_fstype]; in cstat()
326 struct vfssw *vswp; in cstat32()
369 vswp = &vfssw[vp->v_vfsp->vfs_fstype]; in cstat32()
453 struct vfssw *vswp; in cstat64()
477 vswp = &vfssw[vp->v_vfsp->vfs_fstype]; in cstat64()
564 struct vfssw *vswp; in cstat64_32()
596 vswp = &vfssw[vp->v_vfsp->vfs_fstype]; in cstat64_32()
H A Dstatfs.c117 struct vfssw *vswp; in cstatfs()
153 sfs.f_fstyp = vswp - vfssw; in cstatfs()
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c114 struct vfssw vfssw[10] = { variable
248 if (ALLOCATED_VFSSW(&vfssw[fstype]) && VFS_INSTALLED(&vfssw[fstype])) in fsop_sync_by_kind()
538 struct vfssw *vswp; in fake_domount()
1792 struct vfssw *
1795 struct vfssw *vswp; in allocate_vfssw()
1808 for (vswp = &vfssw[1]; vswp < &vfssw[nfstype]; vswp++) in allocate_vfssw()
1826 struct vfssw *
1829 struct vfssw *vswp; in vfs_getvfssw()
1834 for (vswp = &vfssw[1]; vswp < &vfssw[nfstype]; vswp++) { in vfs_getvfssw()
1847 struct vfssw *
[all …]
H A Dfake_modconf.c79 struct vfssw *vswp; in fake_installfs()
108 fstype = vswp - vfssw; /* Pointer arithmetic to get the fstype */ in fake_installfs()
159 struct vfssw *vswp; in fake_removefs()
H A Dfake_stat.c65 struct vfssw *vswp; in fake_stat()
89 vswp = &vfssw[vp->v_vfsp->vfs_fstype]; in fake_stat()
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvfs.h379 typedef struct vfssw { struct
536 struct vfssw *allocate_vfssw(const char *);
537 struct vfssw *vfs_getvfssw(const char *);
538 struct vfssw *vfs_getvfsswbyname(const char *);
539 struct vfssw *vfs_getvfsswbyvfsops(vfsops_t *);
540 void vfs_refvfssw(struct vfssw *);
541 void vfs_unrefvfssw(struct vfssw *);
568 extern struct vfssw vfssw[]; /* table of filesystem types */
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h376 typedef struct vfssw { struct
529 struct vfssw *allocate_vfssw(const char *);
530 struct vfssw *vfs_getvfssw(const char *);
531 struct vfssw *vfs_getvfsswbyname(const char *);
532 struct vfssw *vfs_getvfsswbyvfsops(vfsops_t *);
533 void vfs_refvfssw(struct vfssw *);
534 void vfs_unrefvfssw(struct vfssw *);
561 extern struct vfssw vfssw[]; /* table of filesystem types */
/illumos-gate/usr/src/ucbhead/sys/
H A Dvfs.h170 typedef struct vfssw { struct
173 int (*vsw_init)(struct vfssw *, int); argument
192 struct vfssw *vfs_getvfssw(char *); argument
218 extern struct vfssw vfssw[]; /* table of filesystem types */
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c600 for (vswp = &vfssw[1]; vswp < &vfssw[nfstype]; vswp++) { in vfs_sync()
969 vfssw_t *vfssw; in lofi_add() local
982 vfssw = NULL; in lofi_add()
3845 struct vfssw *
3861 for (vswp = &vfssw[1]; vswp < &vfssw[nfstype]; vswp++) in allocate_vfssw()
3896 struct vfssw *
3958 struct vfssw *
3967 for (vswp = &vfssw[1]; vswp < &vfssw[nfstype]; vswp++) { in vfs_getvfsswbyname()
3980 struct vfssw *
3986 for (vswp = &vfssw[1]; vswp < &vfssw[nfstype]; vswp++) { in vfs_getvfsswbyvfsops()
[all …]
H A Dfsflush.c362 struct vfssw *vswp; in fsflush()
477 for (vswp = &vfssw[1]; vswp < &vfssw[nfstype]; vswp++) { in fsflush()
481 (void) fsop_sync_by_kind(vswp - vfssw, in fsflush()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c55 static struct vfssw fake_vfssw = {
131 struct vfssw *
141 vfs_unrefvfssw(struct vfssw *vswp) in vfs_unrefvfssw()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dfifonode.h165 struct vfssw;
H A Dsnode.h140 struct vfssw;
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c1073 fsname = vfssw[vfsp->vfs_fstype].vsw_name; in cpr_is_ufs()
1082 fsname = vfssw[vfsp->vfs_fstype].vsw_name; in cpr_is_zfs()
1111 fsname = vfssw[vfsp->vfs_fstype].vsw_name; in cpr_reusable_mount_check()
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c283 (void) strlcpy(sp->f_basetype, vfssw[vfsp->vfs_fstype].vsw_name, in sharefs_statvfs()
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_vfs.c257 (void) strlcpy(sp->f_basetype, vfssw[vfsp->vfs_fstype].vsw_name, in objfs_statvfs()
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c295 (void) strcpy(sp->f_basetype, vfssw[mntfstype].vsw_name); in mntstatvfs()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvfsops.c319 (void) strcpy(sp->f_basetype, vfssw[procfstype].vsw_name); in prstatvfs()
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c354 (void) strlcpy(sp->f_basetype, vfssw[vfsp->vfs_fstype].vsw_name, in ctfs_statvfs()
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c293 (void) strcpy(sbp->f_basetype, vfssw[devfstype].vsw_name); in devfs_statvfs()

12