Searched refs:FLUSH_ALL (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/pstore/ |
| H A D | zone.c | 157 FLUSH_ALL, enumerator 242 case FLUSH_ALL: in psz_zone_write() 275 ret = psz_zone_write(zone, FLUSH_ALL, NULL, 0, 0); in psz_flush_dirty_zone() 305 ret = psz_zone_write(new, FLUSH_ALL, data, buffer_datalen(old), 0); in psz_move_zone() 775 ret = psz_zone_write(zone, FLUSH_ALL, record->buf, size, hlen); in psz_kmsg_write_record()
|