Home
last modified time | relevance | path

Searched refs:format (Results 1 – 5 of 5) sorted by relevance

/fs/exfat/
A Dcompiler.h33 #define PRINTF __attribute__((format(printf, 1, 2)))
43 #define PRINTF __attribute__((format(printf, 1, 2)))
A Dexfat.h158 void exfat_bug(const char* format, ...) PRINTF NORETURN;
159 void exfat_error(const char* format, ...) PRINTF;
160 void exfat_warn(const char* format, ...) PRINTF;
161 void exfat_debug(const char* format, ...) PRINTF;
/fs/erofs/
A Derofs_fs.h143 __le16 format; /* chunk blkbits, etc. */ member
323 __le16 format; member
A Dnamei.c76 vi->u.chunkformat = le16_to_cpu(die->i_u.c.format); in erofs_read_inode_from_disk()
111 vi->u.chunkformat = le16_to_cpu(dic->i_u.c.format); in erofs_read_inode_from_disk()
A DKconfig30 ratios than the default LZ4 format, while it costs more CPU

Completed in 7 milliseconds