Searched refs:exfat_warn (Results 1 – 3 of 3) sorted by relevance
| /fs/exfat/ |
| A D | super.c | 517 exfat_warn(sb, "Volume was not properly unmounted. Some data may be corrupt. Please run fsck."); in exfat_read_boot_sector() 519 exfat_warn(sb, "Medium has reported failures. Some data may be lost."); in exfat_read_boot_sector() 549 exfat_warn(sb, "Invalid exboot-signature(sector = %d): 0x%08x", in exfat_verify_boot_region() 646 exfat_warn(sb, "mounting with \"discard\" option, but the device does not support discard"); in exfat_fill_super()
|
| A D | namei.c | 656 exfat_warn(sb, "start_clu is invalid cluster(0x%x)", in exfat_find() 663 exfat_warn(sb, "valid_size(%lld) is greater than size(%lld)", in exfat_find() 1302 exfat_warn(sb, "abnormal access to an inode dropped"); in exfat_rename()
|
| A D | exfat_fs.h | 559 #define exfat_warn(sb, fmt, ...) \ macro
|
Completed in 9 milliseconds