Home
last modified time | relevance | path

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

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