Searched refs:NULLM_CACHE (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()
38 #define NULLM_CACHE 0x0001 macro
850 if ((xmp->nullm_flags & NULLM_CACHE) == 0 || in null_want_recycle()