Searched refs:__fat32_search_long_short (Results 1 – 1 of 1) sorted by relevance
21 static int __fat32_search_long_short(struct vfs_index_node_t *parent_inode, const char *name, int n…56 static int __fat32_search_long_short(struct vfs_index_node_t *parent_inode, const char *name, int n… in __fat32_search_long_short() function1380 retval = __fat32_search_long_short(dir, name, len, slot_info); in fat_search_long()