Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dsuper.c227 freed += sb->s_op->free_cached_objects(sb, sc); in super_cache_scan()
/linux-6.15/fs/xfs/
H A Dxfs_super.c1297 .free_cached_objects = xfs_fs_free_cached_objects,
/linux-6.15/fs/btrfs/
H A Dsuper.c2419 .free_cached_objects = btrfs_free_cached_objects,
/linux-6.15/include/linux/
H A Dfs.h2317 long (*free_cached_objects)(struct super_block *, member
/linux-6.15/mm/
H A Dshmem.c5285 .free_cached_objects = shmem_unused_huge_scan,
/linux-6.15/Documentation/filesystems/
H A Dvfs.rst284 long (*free_cached_objects)(struct super_block *,