Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/miscfs/nullfs/
H A Dnullfs.h148 void null_hashrem(struct null_node * xp);
H A Dnull_subr.c243 null_hashrem(struct null_node * xp) in null_hashrem() function
H A Dnull_vnops.c677 null_hashrem(xp); in null_reclaim()