Searched refs:exfat_dentry (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/exfat/
H A Ddir.c14 static int exfat_extract_uni_name(struct exfat_dentry *ep,
50 struct exfat_dentry *ep = exfat_get_dentry_cached(&es, i);
74 struct exfat_dentry *ep;
346 unsigned int exfat_get_entry_type(struct exfat_dentry *ep)
395 static void exfat_set_entry_type(struct exfat_dentry *ep, unsigned int type)
420 static void exfat_init_stream_entry(struct exfat_dentry *ep,
433 static void exfat_init_name_entry(struct exfat_dentry *ep,
457 struct exfat_dentry *ep;
482 struct exfat_dentry *ep)
505 struct exfat_dentry *e
[all...]
H A Dexfat_raw.h113 struct exfat_dentry { struct
H A Dballoc.c30 struct exfat_dentry *ep)
86 struct exfat_dentry *ep;
H A Dexfat_fs.h480 unsigned int exfat_get_entry_type(struct exfat_dentry *p_entry);
494 struct exfat_dentry *exfat_get_dentry(struct super_block *sb,
496 struct exfat_dentry *exfat_get_dentry_cached(struct exfat_entry_set_cache *es,
H A Dnamei.c594 struct exfat_dentry *ep, *ep2;
867 struct exfat_dentry *ep;
980 struct exfat_dentry *epold, *epnew;
1048 struct exfat_dentry *epmov, *epnew;
1110 struct exfat_dentry *ep;
H A Dinode.c23 struct exfat_dentry *ep, *ep2;
53 /* set FILE_INFO structure using the acquired struct exfat_dentry */
H A Dnls.c749 struct exfat_dentry *ep;

Completed in 174 milliseconds