Searched refs:warnfc (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | fs_context.h | 224 #define warnfc(fc, fmt, ...) __plog((&(fc)->log), 'w', fmt, ## __VA_ARGS__) macro
|
| /linux/fs/ceph/ |
| H A D | super.c | 601 warnfc(fc, "Value of option \"%s\" is unrecognized", in ceph_parse_mount_param() 604 warnfc(fc, "Conflicting test_dummy_encryption options"); in ceph_parse_mount_param() 608 warnfc(fc, in ceph_parse_mount_param() 1125 warnfc(fc, "test_dummy_encryption mode enabled"); in ceph_apply_test_dummy_encryption()
|
| /linux/fs/ |
| H A D | super.c | 796 warnfc(fc, "reusing existing filesystem not allowed"); in sget_fc() 798 warnfc(fc, "reusing existing filesystem in another namespace not allowed"); in sget_fc()
|