Searched refs:init_dos_entry (Results 1 – 2 of 2) sorted by relevance
857 void init_dos_entry(struct dos_dentry_t *ep, u32 type, u32 start_clu);
1250 init_dos_entry(dos_ep, type, start_clu); in fat_init_dir_entry()1383 void init_dos_entry(struct dos_dentry_t *ep, u32 type, u32 start_clu) in init_dos_entry() function