Searched defs:it (Results 1 – 2 of 2) sorted by relevance
29 struct exfat_iterator* it) in exfat_opendir()42 void exfat_closedir(struct exfat* ef, struct exfat_iterator* it) in exfat_closedir()49 struct exfat_node* exfat_readdir(struct exfat_iterator* it) in exfat_readdir()83 struct exfat_iterator it; in lookup_name() local
756 struct exfat_iterator it; in exfat_fs_readdir() local833 struct exfat_iterator it; in exfat_fs_ls() local
Completed in 4 milliseconds