Home
last modified time | relevance | path

Searched refs:sb_has_dirty_inodes (Results 1 – 2 of 2) sorted by relevance

/fs/
Dfs-writeback.c250 int sb_has_dirty_inodes(struct super_block *sb) in sb_has_dirty_inodes() function
256 EXPORT_SYMBOL(sb_has_dirty_inodes);
608 if (sb_has_dirty_inodes(sb)) { in writeback_inodes()
/fs/ntfs/
Dsuper.c2384 if (sb_has_dirty_inodes(sb)) { in ntfs_put_super()
2391 if (sb_has_dirty_inodes(sb)) { in ntfs_put_super()