Home
last modified time | relevance | path

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

/xnu-11215/bsd/miscfs/nullfs/
H A Dnullfs.h121 uint32_t null_flags; member
H A Dnull_subr.c222 xp->null_flags |= NULL_FLAG_HASHED; in null_hashins()
H A Dnull_vnops.c680 if (xp->null_flags & NULL_FLAG_HASHED) { in null_reclaim()