Home
last modified time | relevance | path

Searched refs:exfat_warn (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/exfat/
Dsuper.c521 exfat_warn(sb, "Volume was not properly unmounted. Some data may be corrupt. Please run fsck."); in exfat_read_boot_sector()
523 exfat_warn(sb, "Medium has reported failures. Some data may be lost."); in exfat_read_boot_sector()
553 exfat_warn(sb, "Invalid exboot-signature(sector = %d): 0x%08x", in exfat_verify_boot_region()
638 exfat_warn(sb, "mounting with \"discard\" option, but the device does not support discard"); in exfat_fill_super()
Dexfat_fs.h516 #define exfat_warn(sb, fmt, ...) \ macro
Dnamei.c1359 exfat_warn(sb, "abnormal access to an inode dropped"); in exfat_rename()