Home
last modified time | relevance | path

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

/linux-6.6.21/fs/pstore/
Dzone.c142 static void psz_flush_all_dirty_zones(struct work_struct *);
143 static DECLARE_DELAYED_WORK(psz_cleaner, psz_flush_all_dirty_zones);
315 static void psz_flush_all_dirty_zones(struct work_struct *work) in psz_flush_all_dirty_zones() function
816 psz_flush_all_dirty_zones(NULL); in psz_kmsg_write()
1444 psz_flush_all_dirty_zones(NULL); in unregister_pstore_zone()