Searched refs:warnfc (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfs_context.h211 #define warnfc(fc, fmt, ...) __plog((&(fc)->log), 'w', fmt, ## __VA_ARGS__) macro
/linux-master/fs/ceph/
H A Dsuper.c601 warnfc(fc, "Value of option \"%s\" is unrecognized",
604 warnfc(fc, "Conflicting test_dummy_encryption options");
608 warnfc(fc,
1125 warnfc(fc, "test_dummy_encryption mode enabled");
/linux-master/fs/
H A Dsuper.c783 warnfc(fc, "reusing existing filesystem not allowed");
785 warnfc(fc, "reusing existing filesystem in another namespace not allowed");

Completed in 151 milliseconds