Home
last modified time | relevance | path

Searched refs:iterate_supers (Results 1 – 9 of 9) sorted by relevance

/linux/fs/
A Dsync.c96 iterate_supers(sync_inodes_one_sb, NULL); in ksys_sync()
97 iterate_supers(sync_fs_one_sb, &nowait); in ksys_sync()
98 iterate_supers(sync_fs_one_sb, &wait); in ksys_sync()
119 iterate_supers(sync_inodes_one_sb, &nowait); in do_sync_work()
120 iterate_supers(sync_fs_one_sb, &nowait); in do_sync_work()
122 iterate_supers(sync_inodes_one_sb, &nowait); in do_sync_work()
123 iterate_supers(sync_fs_one_sb, &nowait); in do_sync_work()
A Ddrop_caches.c62 iterate_supers(drop_pagecache_sb, NULL); in drop_caches_sysctl_handler()
A Dsuper.c684 void iterate_supers(void (*f)(struct super_block *, void *), void *arg) in iterate_supers() function
/linux/mm/
A Dcleancache.c107 iterate_supers(cleancache_register_ops_sb, NULL); in cleancache_register_ops()
/linux/fs/quota/
A Dquota.c69 iterate_supers(quota_sync_one, &type); in quota_sync_all()
/linux/include/linux/
A Dfs.h3370 extern void iterate_supers(void (*)(struct super_block *, void *), void *);
/linux/security/selinux/
A Dhooks.c7402 iterate_supers(delayed_superblock_init, NULL); in selinux_complete_init()
/linux/
A DSystem.map8574 ffff80001024c184 T iterate_supers
A D.tmp_System.map8574 ffff80001024c184 T iterate_supers

Completed in 303 milliseconds