Home
last modified time | relevance | path

Searched refs:warnfc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dfs_context.h222 #define warnfc(fc, fmt, ...) __plog((&(fc)->log), 'w', fmt, ## __VA_ARGS__) macro
/Linux-v5.15/fs/erofs/
Dsuper.c394 warnfc(fc, "DAX enabled. Warning: EXPERIMENTAL, use at your own risk"); in erofs_fc_set_dax_mode()