Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/vfs/
H A Dvfs_support.h166 extern int err_searchfs(struct vnop_searchfs_args *ap);
H A Dvfs_support.c816 err_searchfs(struct vnop_searchfs_args *ap) in err_searchfs() function