HomeSort by relevance Sort by last modified time
    Searched defs:modlfs (Results 1 - 25 of 26) 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/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/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/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/sharefs/
sharefs_vfsops.c 103 static struct modlfs modlfs = { variable in typeref:struct:modlfs
111 &modlfs,
  /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/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/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/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/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,
  /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/fs/autofs/
auto_vfsops.c 98 static struct modlfs modlfs = { variable in typeref:struct:modlfs
104 &modlfs,
  /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/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/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...]
  /onnv/onnv-gate/usr/src/uts/common/fs/pcfs/
pc_vfsops.c 165 static struct modlfs modlfs = { variable in typeref:struct:modlfs
173 &modlfs,
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/udfs/
udf_vfsops.c 139 static struct modlfs modlfs = { variable in typeref:struct:modlfs
144 MODREV_1, (void *)&modlfs, NULL
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/ufs/
ufs_vfsops.c 206 static struct modlfs modlfs = { variable in typeref:struct:modlfs
211 MODREV_1, (void *)&modlfs, NULL
    [all...]

Completed in 8399 milliseconds

1 2