/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | sockvfsops.c | 67 static struct modlfs modlfs = { variable 72 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/specfs/ |
H A D | specvfsops.c | 73 static struct modlfs modlfs = { variable 78 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_common.c | 131 static struct modlfs modlfs = { variable 148 static struct modlfs modlfs2 = { 165 static struct modlfs modlfs3 = { 171 extern struct modlfs modlfs4; 192 &modlfs,
|
H A D | nfs4_common.c | 58 struct modlfs modlfs4 = {
|
/titanic_41/usr/src/uts/common/fs/objfs/ |
H A D | objfs_vfs.c | 82 static struct modlfs modlfs = { variable 87 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vfsops.c | 100 static struct modlfs modlfs = { variable 108 &modlfs,
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_module.c | 81 static struct modlfs modlfs = { variable 88 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/mntfs/ |
H A D | mntvfsops.c | 77 static struct modlfs modlfs = { variable 82 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/proc/ |
H A D | prvfsops.c | 81 static struct modlfs modlfs = { variable 86 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/ctfs/ |
H A D | ctfs_root.c | 117 static struct modlfs modlfs = { variable 122 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/devfs/ |
H A D | devfs_vfsops.c | 90 static struct modlfs modlfs = { variable 95 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/dev/ |
H A D | sdev_vfsops.c | 100 static struct modlfs modlfs = { variable 105 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/lofs/ |
H A D | lofs_vfsops.c | 97 static struct modlfs modlfs = { variable 102 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modconf.c | 167 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) in mod_infofs() 937 mod_installfs(struct modlfs *modl, struct modlinkage *modlp) in mod_installfs() 1055 mod_removefs(struct modlfs *modl, struct modlinkage *modlp) in mod_removefs()
|
/titanic_41/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vfsops.c | 105 static struct modlfs modlfs = { variable 110 MODREV_1, &modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/fd/ |
H A D | fdops.c | 553 static struct modlfs modlfs = { variable 561 &modlfs,
|
/titanic_41/usr/src/uts/common/fs/namefs/ |
H A D | namevfs.c | 740 static struct modlfs modlfs = { variable 745 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 123 static struct modlfs modlfs = { variable 130 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/autofs/ |
H A D | auto_vfsops.c | 98 static struct modlfs modlfs = { variable 104 &modlfs,
|
/titanic_41/usr/src/uts/common/fs/fifofs/ |
H A D | fifosubr.c | 89 static struct modlfs modlfs = { variable 94 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/dcfs/ |
H A D | dc_vnops.c | 170 static struct modlfs modlfs = { variable 175 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | modctl.h | 106 struct modlfs { struct
|
/titanic_41/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 157 static struct modlfs modlfs = { variable 162 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/udfs/ |
H A D | udf_vfsops.c | 138 static struct modlfs modlfs = { variable 143 MODREV_1, (void *)&modlfs, NULL
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 206 static struct modlfs modlfs = { variable 211 MODREV_1, (void *)&modlfs, NULL
|