Home
last modified time | relevance | path

Searched refs:free_cached_objects (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/fs/
Dsuper.c227 freed += sb->s_op->free_cached_objects(sb, sc); in super_cache_scan()
/linux-6.14.4/fs/xfs/
Dxfs_super.c1225 .free_cached_objects = xfs_fs_free_cached_objects,
/linux-6.14.4/fs/btrfs/
Dsuper.c2415 .free_cached_objects = btrfs_free_cached_objects,
/linux-6.14.4/include/linux/
Dfs.h2319 long (*free_cached_objects)(struct super_block *, member
/linux-6.14.4/mm/
Dshmem.c5297 .free_cached_objects = shmem_unused_huge_scan,
/linux-6.14.4/Documentation/filesystems/
Dvfs.rst284 long (*free_cached_objects)(struct super_block *,