Searched refs:nullm_flags (Results 1 – 3 of 3) sorted by relevance
209 xmp->nullm_flags |= NULLM_CACHE; in nullfs_mount()214 xmp->nullm_flags |= NULLM_CACHE; in nullfs_mount()217 if ((xmp->nullm_flags & NULLM_CACHE) != 0) { in nullfs_mount()229 if ((xmp->nullm_flags & NULLM_CACHE) != 0) { in nullfs_mount()282 if ((mntdata->nullm_flags & NULLM_CACHE) != 0) { in nullfs_unmount()
43 uint64_t nullm_flags; member
850 if ((xmp->nullm_flags & NULLM_CACHE) == 0 || in null_want_recycle()