Searched refs:try_to_writeback_inodes_sb_nr (Results 1 – 2 of 2) sorted by relevance
176 bool try_to_writeback_inodes_sb_nr(struct super_block *, unsigned long nr,
2280 bool try_to_writeback_inodes_sb_nr(struct super_block *sb, unsigned long nr, in try_to_writeback_inodes_sb_nr() function2290 EXPORT_SYMBOL(try_to_writeback_inodes_sb_nr);2302 return try_to_writeback_inodes_sb_nr(sb, get_nr_dirty_pages(), reason); in try_to_writeback_inodes_sb()