Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/miscfs/nullfs/
H A Dnullfs.h143 int null_nodeget(
H A Dnull_subr.c304 null_nodeget( in null_nodeget() function
H A Dnull_vnops.c528 error = null_nodeget(mp, lvp, dvp, &vp, cnp, 0); in null_special_lookup()
624 error = null_nodeget(mp, lvp, dvp, &vp, cnp, 0); in null_lookup()