Home
last modified time | relevance | path

Searched refs:nr_cached_objects (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/filesystems/
H A Dvfs.rst282 long (*nr_cached_objects)(struct super_block *,
412 ``nr_cached_objects``
421 also implement ->nr_cached_objects for it to be called
/linux/fs/xfs/
H A Dxfs_super.c1309 .nr_cached_objects = xfs_fs_nr_cached_objects,
/linux/fs/btrfs/
H A Dsuper.c2429 .nr_cached_objects = btrfs_nr_cached_objects,
/linux/include/linux/
H A Dfs.h2368 long (*nr_cached_objects)(struct super_block *, member
/linux/mm/
H A Dshmem.c5347 .nr_cached_objects = shmem_unused_huge_count,