Searched refs:modlfs (Results 1 - 25 of 28) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dsockvfsops.c67 static struct modlfs modlfs = { variable in typeref:struct:modlfs
72 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/specfs/
H A Dspecvfsops.c73 static struct modlfs modlfs = { variable in typeref:struct:modlfs
78 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_vfs.c82 static struct modlfs modlfs = { variable in typeref:struct:modlfs
87 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c100 static struct modlfs modlfs = { variable in typeref:struct:modlfs
108 &modlfs,
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c129 static struct modlfs modlfs = { variable in typeref:struct:modlfs
146 static struct modlfs modlfs2 = {
163 static struct modlfs modlfs3 = {
169 extern struct modlfs modlfs4;
190 &modlfs,
H A Dnfs4_common.c55 struct modlfs modlfs4 = {
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_module.c82 static struct modlfs modlfs = { variable in typeref:struct:modlfs
89 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c77 static struct modlfs modlfs = { variable in typeref:struct:modlfs
82 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/proc/
H A Dprvfsops.c81 static struct modlfs modlfs = { variable in typeref:struct:modlfs
86 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c117 static struct modlfs modlfs = { variable in typeref:struct:modlfs
122 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c90 static struct modlfs modlfs = { variable in typeref:struct:modlfs
95 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c100 static struct modlfs modlfs = { variable in typeref:struct:modlfs
105 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c97 static struct modlfs modlfs = { variable in typeref:struct:modlfs
102 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmodconf.c167 static int mod_infofs(struct modlfs *, struct modlinkage *, int *);
168 static int mod_installfs(struct modlfs *, struct modlinkage *);
169 static int mod_removefs(struct modlfs *, struct modlinkage *);
917 mod_infofs(struct modlfs *modl, struct modlinkage *modlp, int *p0)
937 mod_installfs(struct modlfs *modl, struct modlinkage *modlp)
1055 mod_removefs(struct modlfs *modl, struct modlinkage *modlp)
/opensolaris-onvv-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c553 static struct modlfs modlfs = { variable in typeref:struct:modlfs
561 &modlfs,
/opensolaris-onvv-gate/usr/src/uts/common/fs/namefs/
H A Dnamevfs.c740 static struct modlfs modlfs = { variable in typeref:struct:modlfs
745 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c122 static struct modlfs modlfs = { variable in typeref:struct:modlfs
129 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c105 static struct modlfs modlfs = { variable in typeref:struct:modlfs
110 MODREV_1, &modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dmodctl.h106 struct modlfs { struct
/opensolaris-onvv-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c97 static struct modlfs modlfs = { variable in typeref:struct:modlfs
103 &modlfs,
/opensolaris-onvv-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c170 static struct modlfs modlfs = { variable in typeref:struct:modlfs
175 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c89 static struct modlfs modlfs = { variable in typeref:struct:modlfs
94 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c155 static struct modlfs modlfs = { variable in typeref:struct:modlfs
160 MODREV_1, (void *)&modlfs, NULL
/opensolaris-onvv-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c165 static struct modlfs modlfs = { variable in typeref:struct:modlfs
173 &modlfs,
/opensolaris-onvv-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c139 static struct modlfs modlfs = { variable in typeref:struct:modlfs
144 MODREV_1, (void *)&modlfs, NULL

Completed in 135 milliseconds

12