Searched refs:err_searchfs (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_support.h166 extern int err_searchfs(struct vnop_searchfs_args *ap);
H A Dvfs_support.c805 err_searchfs(struct vnop_searchfs_args *ap) function
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vnops.c7068 { &vnop_searchfs_desc, (VOPFUNC)err_searchfs }, /* search fs */
7130 { &vnop_searchfs_desc, (VOPFUNC)err_searchfs }, /* search fs */

Completed in 42 milliseconds