Searched refs:lfs_cleaner_thread (Results 1 – 3 of 3) sorted by relevance
660 if (fs->lfs_cleaner_thread == NULL) in lfs_bmapv()661 fs->lfs_cleaner_thread = curlwp; in lfs_bmapv()662 KASSERT(fs->lfs_cleaner_thread == curlwp); in lfs_bmapv()
1103 struct lwp *lfs_cleaner_thread; member
1672 if (curlwp == fs->lfs_cleaner_thread && fs->lfs_cleaner_hint != NULL && in lfs_loadvnode()