OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vnodeopv_entry_desc
(Results
1 - 25
of
39
) sorted by relevancy
1
2
/src/sys/rump/fs/lib/libnofifovfs/
nofifo_vnops.c
35
const struct
vnodeopv_entry_desc
fifo_vnodeop_entries[] = {
/src/sys/miscfs/nullfs/
null_vnops.c
99
const struct
vnodeopv_entry_desc
null_vnodeop_entries[] = {
/src/sys/fs/v7fs/
v7fs_extern.c
56
const struct
vnodeopv_entry_desc
v7fs_vnodeop_entries[] = {
107
const struct
vnodeopv_entry_desc
v7fs_specop_entries[] = {
130
const struct
vnodeopv_entry_desc
v7fs_fifoop_entries[] = {
/src/sys/fs/tmpfs/
tmpfs_fifoops.c
50
const struct
vnodeopv_entry_desc
tmpfs_fifoop_entries[] = {
tmpfs_specops.c
53
const struct
vnodeopv_entry_desc
tmpfs_specop_entries[] = {
/src/sys/miscfs/overlay/
overlay_vnops.c
147
const struct
vnodeopv_entry_desc
overlay_vnodeop_entries[] = {
/src/sys/fs/sysvbfs/
sysvbfs.c
50
const struct
vnodeopv_entry_desc
sysvbfs_vnodeop_entries[] = {
/src/sys/ufs/ffs/
ffs_vnops.c
103
const struct
vnodeopv_entry_desc
ffs_vnodeop_entries[] = {
165
const struct
vnodeopv_entry_desc
ffs_specop_entries[] = {
199
const struct
vnodeopv_entry_desc
ffs_fifoop_entries[] = {
/src/sys/miscfs/deadfs/
dead_vnops.c
73
static const struct
vnodeopv_entry_desc
dead_vnodeop_entries[] = {
/src/sys/sys/
vnode.h
527
struct
vnodeopv_entry_desc
{
struct
535
const struct
vnodeopv_entry_desc
*opv_desc_ops; /* null terminated list */
/src/sys/kern/
vfs_init.c
205
const struct
vnodeopv_entry_desc
*opve_descp;
/src/sys/ufs/mfs/
mfs_vnops.c
59
const struct
vnodeopv_entry_desc
mfs_vnodeop_entries[] = {
/src/sys/fs/cd9660/
cd9660_vnops.c
822
const struct
vnodeopv_entry_desc
cd9660_vnodeop_entries[] = {
876
const struct
vnodeopv_entry_desc
cd9660_specop_entries[] = {
901
const struct
vnodeopv_entry_desc
cd9660_fifoop_entries[] = {
/src/sys/fs/efs/
efs_vnops.c
784
const struct
vnodeopv_entry_desc
efs_vnodeop_entries[] = {
844
const struct
vnodeopv_entry_desc
efs_specop_entries[] = {
871
const struct
vnodeopv_entry_desc
efs_fifoop_entries[] = {
/src/sys/fs/hfs/
hfs_vnops.c
157
const struct
vnodeopv_entry_desc
hfs_vnodeop_entries[] = {
216
const struct
vnodeopv_entry_desc
hfs_specop_entries[] = {
249
const struct
vnodeopv_entry_desc
hfs_fifoop_entries[] = {
/src/sys/ufs/ext2fs/
ext2fs_vnops.c
1070
const struct
vnodeopv_entry_desc
ext2fs_vnodeop_entries[] = {
1126
const struct
vnodeopv_entry_desc
ext2fs_specop_entries[] = {
1155
const struct
vnodeopv_entry_desc
ext2fs_fifoop_entries[] = {
/src/sys/fs/filecorefs/
filecore_vnops.c
509
const struct
vnodeopv_entry_desc
filecore_vnodeop_entries[] = {
/src/sys/miscfs/umapfs/
umap_vnops.c
80
const struct
vnodeopv_entry_desc
umap_vnodeop_entries[] = {
/src/sys/miscfs/kernfs/
kernfs_vnops.c
160
const struct
vnodeopv_entry_desc
kernfs_vnodeop_entries[] = {
211
const struct
vnodeopv_entry_desc
kernfs_specop_entries[] = {
/src/sys/ufs/chfs/
chfs_vnops.c
1614
const struct
vnodeopv_entry_desc
chfs_vnodeop_entries[] =
1674
const struct
vnodeopv_entry_desc
chfs_specop_entries[] =
1705
const struct
vnodeopv_entry_desc
chfs_fifoop_entries[] =
/src/sys/fs/adosfs/
advnops.c
73
const struct
vnodeopv_entry_desc
adosfs_vnodeop_entries[] = {
/src/sys/fs/autofs/
autofs_vnops.c
588
static const struct
vnodeopv_entry_desc
autofs_vnodeop_entries[] = {
/src/sys/miscfs/fdesc/
fdesc_vnops.c
96
const struct
vnodeopv_entry_desc
fdesc_vnodeop_entries[] = {
/src/sys/miscfs/fifofs/
fifo_vnops.c
707
const struct
vnodeopv_entry_desc
fifo_vnodeop_entries[] = {
/src/sys/ufs/lfs/
lfs_vnops.c
184
const struct
vnodeopv_entry_desc
lfs_vnodeop_entries[] = {
243
const struct
vnodeopv_entry_desc
lfs_specop_entries[] = {
274
const struct
vnodeopv_entry_desc
lfs_fifoop_entries[] = {
Completed in 28 milliseconds
1
2
Indexes created Fri Feb 20 16:20:20 UTC 2026