Home
last modified time | relevance | path

Searched refs:vop_generic_lookup (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/sys/tmpfs/
Dtmpfs_specops.c69 .vop_lookup = vop_generic_lookup,
Dtmpfs_fifoops.c70 .vop_lookup = vop_generic_lookup,
/openbsd/src/sys/kern/
Dvfs_default.c197 vop_generic_lookup(void *v) in vop_generic_lookup() function
Dspec_vnops.c60 .vop_lookup = vop_generic_lookup,
/openbsd/src/sys/miscfs/deadfs/
Ddead_vnops.c63 .vop_lookup = vop_generic_lookup,
/openbsd/src/sys/ufs/ffs/
Dffs_vnops.c113 .vop_lookup = vop_generic_lookup,
154 .vop_lookup = vop_generic_lookup,
/openbsd/src/sys/isofs/cd9660/
Dcd9660_vnops.c854 .vop_lookup = vop_generic_lookup,
895 .vop_lookup = vop_generic_lookup,
/openbsd/src/sys/sys/
Dvnode.h621 int vop_generic_lookup(void *);
/openbsd/src/sys/ufs/ext2fs/
Dext2fs_vnops.c1303 .vop_lookup = vop_generic_lookup,
1344 .vop_lookup = vop_generic_lookup,
/openbsd/src/sys/miscfs/fifofs/
Dfifo_vnops.c67 .vop_lookup = vop_generic_lookup,
/openbsd/src/sys/nfs/
Dnfs_vnops.c182 .vop_lookup = vop_generic_lookup,
223 .vop_lookup = vop_generic_lookup,