Searched refs:warnfc (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/include/linux/ |
D | fs_context.h | 211 #define warnfc(fc, fmt, ...) __plog((&(fc)->log), 'w', fmt, ## __VA_ARGS__) macro
|
/Linux-v6.6/fs/ceph/ |
D | super.c | 598 warnfc(fc, "Value of option \"%s\" is unrecognized", in ceph_parse_mount_param() 601 warnfc(fc, "Conflicting test_dummy_encryption options"); in ceph_parse_mount_param() 605 warnfc(fc, in ceph_parse_mount_param() 1121 warnfc(fc, "test_dummy_encryption mode enabled"); in ceph_apply_test_dummy_encryption()
|
/Linux-v6.6/fs/ |
D | super.c | 829 warnfc(fc, "reusing existing filesystem not allowed"); in sget_fc() 831 warnfc(fc, "reusing existing filesystem in another namespace not allowed"); in sget_fc()
|
/Linux-v6.6/fs/erofs/ |
D | super.c | 486 warnfc(fc, "DAX enabled. Warning: EXPERIMENTAL, use at your own risk"); in erofs_fc_set_dax_mode()
|