Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nullfs/
H A Dnull.h72 void null_hashrem(struct null_node *xp);
H A Dnull_subr.c274 null_hashrem(struct null_node *xp) in null_hashrem() function
H A Dnull_vnops.c906 null_hashrem(xp); in null_reclaim()