Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h284 long (*free_cached_objects)(struct super_block *, long, int); member
/openbmc/linux/fs/
H A Dsuper.c234 freed += sb->s_op->free_cached_objects(sb, sc); in super_cache_scan()
/openbmc/linux/fs/xfs/
H A Dxfs_super.c1192 .free_cached_objects = xfs_fs_free_cached_objects,
/openbmc/linux/include/linux/
H A Dfs.h2086 long (*free_cached_objects)(struct super_block *, member
/openbmc/linux/mm/
H A Dshmem.c4552 .free_cached_objects = shmem_unused_huge_scan,
/openbmc/linux/Documentation/filesystems/
H A Dvfs.rst284 long (*free_cached_objects)(struct super_block *,