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