Searched refs:FLUSH_PART (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/pstore/ |
H A D | zone.c | 153 * @FLUSH_PART: just flush part of data including meta data to storage 159 FLUSH_PART, enumerator 234 case FLUSH_PART: in psz_zone_write() 860 psz_zone_write(zone, FLUSH_PART, buf, rem, start); in psz_record_write() 868 psz_zone_write(zone, FLUSH_PART, buf, cnt, start); in psz_record_write()
|
/kernel/linux/linux-6.6/fs/pstore/ |
H A D | zone.c | 149 * @FLUSH_PART: just flush part of data including meta data to storage 155 FLUSH_PART, enumerator 230 case FLUSH_PART: in psz_zone_write() 847 psz_zone_write(zone, FLUSH_PART, buf, rem, start); in psz_record_write() 855 psz_zone_write(zone, FLUSH_PART, buf, cnt, start); in psz_record_write()
|
Completed in 4 milliseconds