Home
last modified time | relevance | path

Searched refs:vnodeopv_entry_desc (Results 1 – 12 of 12) sorted by relevance

/xnu-11215/bsd/miscfs/deadfs/
H A Ddead_vnops.c106 const struct vnodeopv_entry_desc dead_vnodeop_entries[] = {
/xnu-11215/bsd/miscfs/mockfs/
H A Dmockfs_vnops.c410 const struct vnodeopv_entry_desc mockfs_vnodeop_entries[] = {
/xnu-11215/bsd/vfs/
H A Dvfs_init.c163 const struct vnodeopv_entry_desc *opve_descp; in vfs_opv_init()
H A Dkpi_vfs.c945 const struct vnodeopv_entry_desc *opve_descp; in vfs_fsadd()
/xnu-11215/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1588 const static struct vnodeopv_entry_desc devfs_vnodeop_entries[] = {
1635 const static struct vnodeopv_entry_desc devfs_spec_vnodeop_entries[] = {
1682 const static struct vnodeopv_entry_desc devfs_devfd_vnodeop_entries[] = {
H A Ddevfs_fdesc_support.c738 const struct vnodeopv_entry_desc devfs_fdesc_vnodeop_entries[] = {
/xnu-11215/bsd/sys/
H A Dvnode.h871 struct vnodeopv_entry_desc { struct
878 const struct vnodeopv_entry_desc *opv_desc_ops; /* null terminated list */ argument
/xnu-11215/bsd/miscfs/fifofs/
H A Dfifo_vnops.c83 const struct vnodeopv_entry_desc fifo_vnodeop_entries[] = {
/xnu-11215/bsd/miscfs/bindfs/
H A Dbind_vnops.c645 static const struct vnodeopv_entry_desc bindfs_vnodeop_entries[] = {
/xnu-11215/bsd/miscfs/routefs/
H A Droutefs_ops.c508 static const struct vnodeopv_entry_desc routefs_vnodeop_entries[] = {
/xnu-11215/bsd/miscfs/nullfs/
H A Dnull_vnops.c1159 static const struct vnodeopv_entry_desc nullfs_vnodeop_entries[] = {
/xnu-11215/bsd/miscfs/specfs/
H A Dspec_vnops.c136 const struct vnodeopv_entry_desc spec_vnodeop_entries[] = {