Home
last modified time | relevance | path

Searched refs:ubc_getobject_from_filename (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/kern/
H A Dimageboot.c85 void *ubc_getobject_from_filename(const char *filename, struct vnode **vpp, off_t *file_size);
514 ubc_getobject_from_filename(const char *filename, struct vnode **vpp, off_t *file_size) in ubc_getobject_from_filename() function
/xnu-8020.121.3/libkern/c++/
H A DOSKext.cpp105 extern void *ubc_getobject_from_filename(const char *filename, struct vnode **, off_t *file_size);
12263 fileset_control = ubc_getobject_from_filename(filepath, &vp, &fsize);