Home
last modified time | relevance | path

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

/fs/exfat/
A Dexfat.h155 #define exfat_warn(fmt, args...) log_warning(fmt, ##args) macro
160 void exfat_warn(const char* format, ...) PRINTF;
A Dmount.c285 exfat_warn("file system in sectors is larger than device: " in exfat_mount()
301 exfat_warn("volume was not unmounted cleanly"); in exfat_mount()
A Dio.c172 exfat_warn("'%s' is write-protected, mounting read-only", spec); in exfat_open()
242 exfat_warn("partition type is not 0x07 (NTFS/exFAT); " in exfat_open()
A Dnode.c53 exfat_warn("dirty node '%s' with zero references", buffer); in exfat_put_node()
611 exfat_warn("non-zero reference counter (%d) for '%s'", in reset_cache()

Completed in 8 milliseconds