Home
last modified time | relevance | path

Searched defs:i_start (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtask_local_data.bpf.h171 static int __tld_fetch_key(struct tld_object *tld_obj, const char *name, int i_start) in __tld_fetch_key() argument
/linux/fs/fat/
H A Dfile.c314 int err, wait, free_start, i_start, i_logstart; in fat_free() local
H A Dfat.h125 int i_start; /* first cluster or 0 */ member