Home
last modified time | relevance | path

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

/fs/
Dsuper.c156 int __put_super_and_need_restart(struct super_block *sb) in __put_super_and_need_restart() function
443 if (__put_super_and_need_restart(sb)) in sync_supers()
497 if (__put_super_and_need_restart(sb)) in sync_filesystems()
531 if (__put_super_and_need_restart(sb)) in get_super()
557 if (__put_super_and_need_restart(sb)) in user_get_super()
Ddrop_caches.c50 if (__put_super_and_need_restart(sb)) in drop_pagecache()
Dfs-writeback.c623 if (__put_super_and_need_restart(sb)) in writeback_inodes()
697 if (__put_super_and_need_restart(sb)) in __sync_inodes()
Dquota.c223 if (__put_super_and_need_restart(sb)) in sync_dquots()
Ddcache.c591 if (__put_super_and_need_restart(sb) && count > 0) { in prune_dcache()