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 in typeref:struct:modlfs
72 MODREV_1, (void *)&modlfs, NULL
/illumos-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
/illumos-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
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharefs_vfsops.c100 static struct modlfs modlfs = { variable in typeref:struct:modlfs
108 &modlfs,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c131 static struct modlfs modlfs = { variable in typeref:struct:modlfs
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/mntfs/
H A Dmntvfsops.c77 static struct modlfs modlfs = { variable in typeref:struct:modlfs
82 MODREV_1, (void *)&modlfs, NULL
/illumos-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
/illumos-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
/illumos-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
/illumos-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
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vfsops.c103 static struct modlfs modlfs = { variable in typeref:struct:modlfs
108 MODREV_1, (void *)&modlfs, NULL
/illumos-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)
/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c553 static struct modlfs modlfs = { variable in typeref:struct:modlfs
561 &modlfs,
/illumos-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
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c106 static struct modlfs modlfs = { variable in typeref:struct:modlfs
111 MODREV_1, &modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c123 static struct modlfs modlfs = { variable in typeref:struct:modlfs
130 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/bootfs/
H A Dbootfs_vfsops.c273 static struct modlfs bootfs_modlfs = {
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c98 static struct modlfs modlfs = { variable in typeref:struct:modlfs
104 &modlfs,
/illumos-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
/illumos-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
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c157 static struct modlfs modlfs = { variable in typeref:struct:modlfs
162 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c206 static struct modlfs modlfs = { variable in typeref:struct:modlfs
211 MODREV_1, (void *)&modlfs, NULL
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c165 static struct modlfs modlfs = { variable in typeref:struct:modlfs
173 &modlfs,

Completed in 108 milliseconds

12