Searched defs:test_msg (Results 1 – 3 of 3) sorted by relevance
20 struct test_msg { struct21 enum test_msg_op msg_op; argument22 union {
12 #define test_msg(fmt, ...) pr_info("BTRFS: selftest: " fmt "\n", ##__VA_ARGS__) macro
894 u32 attr_flag, test_msg[6]; in fm10k_mbx_test() local