HomeSort by relevance Sort by last modified time
    Searched refs:modlfs (Results 1 - 25 of 30) sorted by null

1 2

  /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/
sockvfsops.c 71 static struct modlfs modlfs = { variable in typeref:struct:modlfs
76 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/specfs/
specvfsops.c 76 static struct modlfs modlfs = { variable in typeref:struct:modlfs
81 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/objfs/
objfs_vfs.c 85 static struct modlfs modlfs = { variable in typeref:struct:modlfs
90 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/sharefs/
sharefs_vfsops.c 103 static struct modlfs modlfs = { variable in typeref:struct:modlfs
111 &modlfs,
  /onnv/onnv-gate/usr/src/uts/common/fs/nfs/
nfs_common.c 132 static struct modlfs modlfs = { variable in typeref:struct:modlfs
149 static struct modlfs modlfs2 = {
166 static struct modlfs modlfs3 = {
172 extern struct modlfs modlfs4;
193 &modlfs,
nfs4_common.c 59 struct modlfs modlfs4 = {
  /onnv/onnv-gate/usr/src/uts/common/brand/lx/procfs/
lx_prvfsops.c 87 static struct modlfs modlfs = { variable in typeref:struct:modlfs
92 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/cachefs/
cachefs_module.c 82 static struct modlfs modlfs = { variable in typeref:struct:modlfs
89 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/mntfs/
mntvfsops.c 80 static struct modlfs modlfs = { variable in typeref:struct:modlfs
85 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/proc/
prvfsops.c 84 static struct modlfs modlfs = { variable in typeref:struct:modlfs
89 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/ctfs/
ctfs_root.c 120 static struct modlfs modlfs = { variable in typeref:struct:modlfs
125 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/devfs/
devfs_vfsops.c 90 static struct modlfs modlfs = { variable in typeref:struct:modlfs
95 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/lofs/
lofs_vfsops.c 100 static struct modlfs modlfs = { variable in typeref:struct:modlfs
105 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/dev/
sdev_vfsops.c 100 static struct modlfs modlfs = { variable in typeref:struct:modlfs
105 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/os/
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)
937 mod_installfs(struct modlfs *modl, struct modlinkage *modlp)
1055 mod_removefs(struct modlfs *modl, struct modlinkage *modlp)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/fd/
fdops.c 556 static struct modlfs modlfs = { variable in typeref:struct:modlfs
564 &modlfs,
  /onnv/onnv-gate/usr/src/uts/common/fs/namefs/
namevfs.c 741 static struct modlfs modlfs = { variable in typeref:struct:modlfs
746 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/tmpfs/
tmp_vfsops.c 106 static struct modlfs modlfs = { variable in typeref:struct:modlfs
111 MODREV_1, &modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
smbfs_vfsops.c 130 static struct modlfs modlfs = { variable in typeref:struct:modlfs
137 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/sys/
modctl.h 107 struct modlfs { struct
  /onnv/onnv-gate/usr/src/uts/common/fs/dcfs/
dc_vnops.c 171 static struct modlfs modlfs = { variable in typeref:struct:modlfs
176 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/fifofs/
fifosubr.c 92 static struct modlfs modlfs = { variable in typeref:struct:modlfs
97 MODREV_1, (void *)&modlfs, NULL
  /onnv/onnv-gate/usr/src/uts/common/fs/autofs/
auto_vfsops.c 98 static struct modlfs modlfs = { variable in typeref:struct:modlfs
104 &modlfs,
  /onnv/onnv-gate/usr/src/uts/common/brand/lx/autofs/
lx_autofs.c 1528 static struct modlfs modlfs = { variable in typeref:struct:modlfs
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/hsfs/
hsfs_vfsops.c 158 static struct modlfs modlfs = { variable in typeref:struct:modlfs
163 MODREV_1, (void *)&modlfs, NULL
    [all...]

Completed in 3669 milliseconds

1 2