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

/xnu-2422.115.4/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-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c6876 { &vnop_searchfs_desc, (VOPFUNC)err_searchfs }, /* search fs */
6938 { &vnop_searchfs_desc, (VOPFUNC)err_searchfs }, /* search fs */

Completed in 30 milliseconds