Searched refs:fs_objects (Results 1 – 1 of 1) sorted by relevance
62 long fs_objects = 0; in super_cache_scan() local81 fs_objects = sb->s_op->nr_cached_objects(sb, sc); in super_cache_scan()85 total_objects = dentries + inodes + fs_objects + 1; in super_cache_scan()92 fs_objects = mult_frac(sc->nr_to_scan, fs_objects, total_objects); in super_cache_scan()106 if (fs_objects) { in super_cache_scan()107 sc->nr_to_scan = fs_objects + 1; in super_cache_scan()