Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull_subr.c69 static void null_hashins(struct mount *, struct null_node *);
173 null_hashins(struct mount *mp, struct null_node *xp) in null_hashins() function
297 null_hashins(mp, xp); in null_nodeget()