Searched refs:zonefs_err (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/zonefs/ |
H A D | super.c | 118 zonefs_err(sb, in zonefs_zone_mgmt() 404 zonefs_err(sb, "Get inode %lu zone information failed %d\n", in __zonefs_io_error() 909 zonefs_err(zd->sb, "Unsupported zone type 0x%x\n", in zonefs_get_zone_info_cb() 933 zonefs_err(zd->sb, "Zone report failed %d\n", ret); in zonefs_get_zone_info() 938 zonefs_err(zd->sb, "Invalid zone report (%d/%u zones)\n", in zonefs_get_zone_info() 1019 zonefs_err(sb, in zonefs_init_zgroup() 1159 zonefs_err(sb, "Invalid checksum (Expected 0x%08x, got 0x%08x)", in zonefs_read_super() 1166 zonefs_err(sb, "Unknown features set 0x%llx\n", in zonefs_read_super() 1175 zonefs_err(sb, "Invalid UID feature\n"); in zonefs_read_super() 1184 zonefs_err(sb, "Invalid GID feature\n"); in zonefs_read_super() [all …]
|
H A D | zonefs.h | 253 #define zonefs_err(sb, format, args...) \ macro
|
H A D | file.c | 165 zonefs_err(inode->i_sb, in zonefs_swap_activate()
|