HomeSort by: relevance | last modified time | path
    Searched refs:vop_parsepath_desc (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /src/sys/miscfs/fifofs/
fifo.h 101 { &vop_parsepath_desc, genfs_badop }, /* parsepath */ \
fifo.h 101 { &vop_parsepath_desc, genfs_badop }, /* parsepath */ \
fifo_vnops.c 709 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
fifo_vnops.c 709 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/miscfs/specfs/
specdev.h 182 { &vop_parsepath_desc, genfs_badop }, /* parsepath */ \
specdev.h 182 { &vop_parsepath_desc, genfs_badop }, /* parsepath */ \
  /src/sys/fs/sysvbfs/
sysvbfs.c 52 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
sysvbfs.c 52 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/fs/v7fs/
v7fs_extern.c 58 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
v7fs_extern.c 58 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/miscfs/deadfs/
dead_vnops.c 76 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
dead_vnops.c 76 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/ufs/mfs/
mfs_vnops.c 61 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
mfs_vnops.c 61 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/fs/filecorefs/
filecore_vnops.c 511 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
filecore_vnops.c 511 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/ufs/ffs/
ffs_vnops.c 105 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
ffs_vnops.c 105 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/sys/
vnode_if.h 69 extern const struct vnodeop_desc vop_parsepath_desc;
vnode_if.h 69 extern const struct vnodeop_desc vop_parsepath_desc;
  /src/sys/miscfs/fdesc/
fdesc_vnops.c 98 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
fdesc_vnops.c 98 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/fs/adosfs/
advnops.c 75 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
advnops.c 75 { &vop_parsepath_desc, genfs_parsepath }, /* parsepath */
  /src/sys/fs/autofs/
autofs_vnops.c 590 { &vop_parsepath_desc, genfs_parsepath },

Completed in 33 milliseconds

1 2 3