Searched refs:exfat_warn (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | super.c | 511 exfat_warn(sb, "Volume was not properly unmounted. Some data may be corrupt. Please run fsck."); in exfat_read_boot_sector() 513 exfat_warn(sb, "Medium has reported failures. Some data may be lost."); in exfat_read_boot_sector() 543 exfat_warn(sb, "Invalid exboot-signature(sector = %d): 0x%08x", in exfat_verify_boot_region() 631 exfat_warn(sb, "mounting with \"discard\" option, but the device does not support discard"); in exfat_fill_super()
|
H A D | exfat_fs.h | 515 #define exfat_warn(sb, fmt, ...) \ macro
|
H A D | namei.c | 1408 exfat_warn(sb, "abnormal access to an inode dropped"); in exfat_rename()
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | super.c | 510 exfat_warn(sb, "Volume was not properly unmounted. Some data may be corrupt. Please run fsck."); in exfat_read_boot_sector() 512 exfat_warn(sb, "Medium has reported failures. Some data may be lost."); in exfat_read_boot_sector() 542 exfat_warn(sb, "Invalid exboot-signature(sector = %d): 0x%08x", in exfat_verify_boot_region() 627 exfat_warn(sb, "mounting with \"discard\" option, but the device does not support discard"); in exfat_fill_super()
|
H A D | exfat_fs.h | 542 #define exfat_warn(sb, fmt, ...) \ macro
|
H A D | namei.c | 1366 exfat_warn(sb, "abnormal access to an inode dropped"); in exfat_rename()
|
Completed in 8 milliseconds