Home
last modified time | relevance | path

Searched defs:first_val (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext2/
H A Dxattr.c574 char *first_val = (char *)header + min_offs; in ext2_xattr_set() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_iter.c953 __u64 val, expected_val = 0, res_first_val, first_val = 0; test_bpf_array_map() local