Searched refs:fat32_slot_info (Results 1 – 4 of 4) sorted by relevance
99 int fat32_remove_entries(struct vfs_index_node_t *dir, struct fat32_slot_info *sinfo);
174 struct fat32_slot_info struct
20 static int vfat_find(struct vfs_index_node_t *dir, const char *name, struct fat32_slot_info *slot_i…22 struct fat32_slot_info *sinfo);57 struct fat32_slot_info *sinfo) in __fat32_search_long_short()322 struct fat32_slot_info sinfo = {0}; in fat32_lookup()1127 struct fat32_slot_info sinfo = {0}; in fat32_unlink()1377 …ch_long(struct vfs_index_node_t *dir, const char *name, int len, struct fat32_slot_info *slot_info) in fat_search_long()1391 static int vfat_find(struct vfs_index_node_t *dir, const char *name, struct fat32_slot_info *slot_i… in vfat_find()
433 int fat32_remove_entries(struct vfs_index_node_t *dir, struct fat32_slot_info *sinfo) in fat32_remove_entries()