Searched defs:test_opt (Results 1 – 3 of 3) sorted by relevance
72 static void write_test_option(const struct bpf_test_option *test_opt, in write_test_option()86 const struct bpf_test_option *test_opt) in store_option()131 struct bpf_test_option *test_opt, bool from_syn) in load_option()163 struct bpf_test_option test_opt = {}; in synack_opt_len() local
71 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ macro
138 #define test_opt(sbi, option) (F2FS_OPTION(sbi).opt & F2FS_MOUNT_##option) macro