Searched refs:nullm_flags (Results 1 – 3 of 3) sorted by relevance
213 xmp->nullm_flags |= NULLM_CACHE; in nullfs_mount()218 xmp->nullm_flags |= NULLM_CACHE; in nullfs_mount()221 if ((xmp->nullm_flags & NULLM_CACHE) != 0) { in nullfs_mount()233 if ((xmp->nullm_flags & NULLM_CACHE) != 0) { in nullfs_mount()286 if ((mntdata->nullm_flags & NULLM_CACHE) != 0) { in nullfs_unmount()
45 uint64_t nullm_flags; member
854 if ((xmp->nullm_flags & NULLM_CACHE) == 0 || in null_want_recycle()