Home
last modified time | relevance | path

Searched refs:init_dos_entry (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/exfat/
Dexfat.h857 void init_dos_entry(struct dos_dentry_t *ep, u32 type, u32 start_clu);
Dexfat_core.c1250 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