Searched refs:found_xattr_from_file (Results 1 – 2 of 2) sorted by relevance
13 __u32 found_xattr_from_file; variable38 found_xattr_from_file = 1; in BPF_PROG()
54 ASSERT_EQ(skel->bss->found_xattr_from_file, 1, "found_xattr_from_file"); in test_xattr()