Searched refs:null_nodeget (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/bsd/miscfs/nullfs/ |
| H A D | nullfs.h | 143 int null_nodeget(
|
| H A D | null_subr.c | 312 null_nodeget( in null_nodeget() function
|
| H A D | null_vnops.c | 536 error = null_nodeget(mp, lvp, dvp, &vp, cnp, 0); in null_special_lookup() 632 error = null_nodeget(mp, lvp, dvp, &vp, cnp, 0); in null_lookup()
|