Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/miscfs/nullfs/
H A Dnull_vnops.c380 null_get_lowerparent(vnode_t lvp, vnode_t * dvpp, vfs_context_t ctx) in null_get_lowerparent() function
517 error = null_get_lowerparent(null_mp->nullm_lowerrootvp, &ldvp, ectx); in null_special_lookup()