Searched refs:null_nodeget (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.121.3/bsd/miscfs/nullfs/ |
| H A D | nullfs.h | 143 int null_nodeget(
|
| H A D | null_subr.c | 304 null_nodeget( in null_nodeget() function
|
| H A D | null_vnops.c | 528 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()
|