Searched defs:test_opt (Results 1 – 6 of 6) sorted by relevance
69 static void write_test_option(const struct bpf_test_option *test_opt, in write_test_option()83 const struct bpf_test_option *test_opt) in store_option()128 struct bpf_test_option *test_opt, bool from_syn) in load_option()160 struct bpf_test_option test_opt = {}; in synack_opt_len() local
71 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ macro
183 #define test_opt(opt, option) ((opt)->mount_opt & EROFS_MOUNT_##option) macro
385 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro
1290 #define test_opt(sb, opt) (EXT4_SB(sb)->s_mount_opt & \ macro
147 #define test_opt(sbi, option) \ macro