Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c1690 restore_ndp_state(struct nameidata *ndp, struct componentname *cnp, struct nameidata_state *saved_s… in restore_ndp_state() function
2342 restore_ndp_state(ndp, cnp, &saved_state); in cache_lookup_path()