Home
last modified time | relevance | path

Searched refs:super_cache_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dsuper.c118 static unsigned long super_cache_count(struct shrinker *shrink, in super_cache_count() function
131 * super_cache_count and super_cache_scan, so we really don't need locks in super_cache_count()
267 s->s_shrink.count_objects = super_cache_count; in alloc_super()
1576 * Write barrier is for super_cache_count(). We place it before setting in vfs_get_tree()
/kernel/linux/linux-6.6/fs/
H A Dsuper.c241 static unsigned long super_cache_count(struct shrinker *shrink, in super_cache_count() function
254 * change between super_cache_count and super_cache_scan, so we really in super_cache_count()
388 s->s_shrink.count_objects = super_cache_count; in alloc_super()
1768 * ordering for super_cache_count(). We place it before setting in vfs_get_tree()

Completed in 6 milliseconds