Searched refs:zonefs_warn (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/fs/zonefs/ |
H A D | super.c | 195 zonefs_warn(sb, "Zone %llu: offline zone\n", in zonefs_check_zone_condition() 208 zonefs_warn(sb, "Zone %llu: read-only zone\n", in zonefs_check_zone_condition() 298 zonefs_warn(sb, in zonefs_handle_io_error() 310 zonefs_warn(sb, "inode %lu: read/write access disabled\n", in zonefs_handle_io_error() 318 zonefs_warn(sb, "inode %lu: write access disabled\n", in zonefs_handle_io_error() 345 zonefs_warn(sb, "remounting filesystem read-only\n"); in zonefs_handle_io_error() 406 zonefs_warn(sb, "remounting filesystem read-only\n"); in __zonefs_io_error()
|
H A D | zonefs.h | 255 #define zonefs_warn(sb, format, args...) \ macro
|
H A D | file.c | 814 zonefs_warn(sb, in zonefs_seq_file_write_close() 817 zonefs_warn(sb, in zonefs_seq_file_write_close()
|
/kernel/linux/linux-5.10/fs/zonefs/ |
H A D | zonefs.h | 199 #define zonefs_warn(sb, format, args...) \ macro
|
H A D | super.c | 285 zonefs_warn(inode->i_sb, "inode %lu: offline zone\n", in zonefs_check_zone_condition() 301 zonefs_warn(inode->i_sb, "inode %lu: read-only zone\n", in zonefs_check_zone_condition() 370 zonefs_warn(sb, "inode %lu: invalid size %lld (should be %lld)\n", in zonefs_io_error_cb() 381 zonefs_warn(sb, "inode %lu: read/write access disabled\n", in zonefs_io_error_cb() 390 zonefs_warn(sb, "inode %lu: write access disabled\n", in zonefs_io_error_cb() 419 zonefs_warn(sb, "remounting filesystem read-only\n"); in zonefs_io_error_cb() 790 zonefs_warn(inode->i_sb, in zonefs_file_dio_append() 1176 zonefs_warn(sb, "closing zone failed, remounting filesystem read-only\n"); in zonefs_close_zone()
|
Completed in 7 milliseconds