Searched refs:warnfc (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | fs_context.h | 217 #define warnfc(fc, fmt, ...) __plog((&(fc)->log), 'w', fmt, ## __VA_ARGS__) macro
|
| /linux/fs/ceph/ |
| A D | super.c | 602 warnfc(fc, "Value of option \"%s\" is unrecognized", in ceph_parse_mount_param() 605 warnfc(fc, "Conflicting test_dummy_encryption options"); in ceph_parse_mount_param() 609 warnfc(fc, in ceph_parse_mount_param() 1127 warnfc(fc, "test_dummy_encryption mode enabled"); in ceph_apply_test_dummy_encryption()
|
| /linux/fs/ |
| 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()
|
Completed in 11 milliseconds