Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dimageboot.c86 void *ubc_getobject_from_filename(const char *filename, struct vnode **vpp, off_t *file_size);
536 ubc_getobject_from_filename(const char *filename, struct vnode **vpp, off_t *file_size) in ubc_getobject_from_filename() function
/xnu-12377.41.6/libkern/c++/
H A DOSKext.cpp111 extern void *ubc_getobject_from_filename(const char *filename, struct vnode **, off_t *file_size);
13539 fileset_control = ubc_getobject_from_filename(filepath, &vp, &fsize);