Home
last modified time | relevance | path

Searched refs:drop_pagecache_sb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Ddrop_caches.c17 static void drop_pagecache_sb(struct super_block *sb, void *unused) in drop_pagecache_sb() function
61 iterate_supers(drop_pagecache_sb, NULL); in drop_caches_sysctl_handler()
/kernel/linux/linux-6.6/fs/
H A Ddrop_caches.c19 static void drop_pagecache_sb(struct super_block *sb, void *unused) in drop_pagecache_sb() function
64 iterate_supers(drop_pagecache_sb, NULL); in drop_caches_sysctl_handler()

Completed in 2 milliseconds