Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockvfsops.c67 static struct modlfs modlfs = { variable
72 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvfsops.c73 static struct modlfs modlfs = { variable
78 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c131 static struct modlfs modlfs = { variable
148 static struct modlfs modlfs2 = {
165 static struct modlfs modlfs3 = {
171 extern struct modlfs modlfs4;
192 &modlfs,
H A Dnfs4_common.c58 struct modlfs modlfs4 = {
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c104 static struct modlfs modlfs = { variable
112 &modlfs,
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_vfs.c82 static struct modlfs modlfs = { variable
87 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c77 static struct modlfs modlfs = { variable
82 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvfsops.c81 static struct modlfs modlfs = { variable
86 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c117 static struct modlfs modlfs = { variable
122 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c90 static struct modlfs modlfs = { variable
95 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c104 static struct modlfs modlfs = { variable
109 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c97 static struct modlfs modlfs = { variable
102 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c172 static int mod_infofs(struct modlfs *, struct modlinkage *, int *);
173 static int mod_installfs(struct modlfs *, struct modlinkage *);
174 static int mod_removefs(struct modlfs *, struct modlinkage *);
920 mod_infofs(struct modlfs *modl, struct modlinkage *modlp, int *p0) in mod_infofs()
940 mod_installfs(struct modlfs *modl, struct modlinkage *modlp) in mod_installfs()
1058 mod_removefs(struct modlfs *modl, struct modlinkage *modlp) in mod_removefs()
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c107 static struct modlfs modlfs = { variable
112 MODREV_1, &modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevfs.c769 static struct modlfs modlfs = { variable
774 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c555 static struct modlfs modlfs = { variable
563 &modlfs,
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c163 static struct modlfs modlfs = { variable
170 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c99 static struct modlfs modlfs = { variable
105 &modlfs,
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c89 static struct modlfs modlfs = { variable
94 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c171 static struct modlfs modlfs = { variable
176 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c273 static struct modlfs bootfs_modlfs = {
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c158 static struct modlfs modlfs = { variable
163 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h106 struct modlfs { struct
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c209 static struct modlfs modlfs = { variable
214 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c139 static struct modlfs modlfs = { variable
144 MODREV_1, (void *)&modlfs, NULL

12