Home
last modified time | relevance | path

Searched refs:warnfc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dfs_context.h211 #define warnfc(fc, fmt, ...) __plog((&(fc)->log), 'w', fmt, ## __VA_ARGS__) macro
/openbmc/linux/fs/ceph/
H A Dsuper.c598 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()
/openbmc/linux/fs/
H A Dsuper.c829 warnfc(fc, "reusing existing filesystem not allowed"); in sget_fc()
831 warnfc(fc, "reusing existing filesystem in another namespace not allowed"); in sget_fc()
/openbmc/linux/fs/erofs/
H A Dsuper.c430 warnfc(fc, "DAX enabled. Warning: EXPERIMENTAL, use at your own risk"); in erofs_fc_set_dax_mode()