Searched defs:vpp (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/fat/bsd/kern/ |
H A D | vfs_hash.c | 74 vfs_hash_get(struct mount* mp, uint64 hash, int flags, thread_id td, struct vnode** vpp, in vfs_hash_get() 112 vfs_hash_insert(struct vnode* vp, uint64 hash, int flags, thread_id td, struct vnode** vpp, in vfs_hash_insert()
|
H A D | vfs_subr.c | 97 getnewvnode(const char* tag, struct mount* mp, struct vop_vector* vops, struct vnode** vpp) in getnewvnode()
|
/haiku/src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/ |
H A D | msdosfs_lookup.c | 70 struct denode *tdp, struct vnode **vpp) in msdosfs_lookup_checker() 141 msdosfs_lookup_ino(struct vnode *vdp, struct vnode **vpp, struct componentname in msdosfs_lookup_ino()
|