Home
last modified time | relevance | path

Searched refs:exfat_dir_entry (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/exfat/
Dnamei.c467 static inline loff_t exfat_make_i_pos(struct exfat_dir_entry *info) in exfat_make_i_pos()
474 struct exfat_dir_entry *info) in exfat_add_entry()
551 struct exfat_dir_entry info; in exfat_create()
589 struct exfat_dir_entry *info) in exfat_find()
703 struct exfat_dir_entry info; in exfat_lookup()
840 struct exfat_dir_entry info; in exfat_mkdir()
Dexfat_fs.h176 struct exfat_dir_entry { struct
482 struct exfat_dir_entry *info, loff_t i_pos);
Dinode.c532 static int exfat_fill_inode(struct inode *inode, struct exfat_dir_entry *info) in exfat_fill_inode()
596 struct exfat_dir_entry *info, loff_t i_pos) in exfat_build_inode()
Ddir.c63 static int exfat_readdir(struct inode *inode, loff_t *cpos, struct exfat_dir_entry *dir_entry) in exfat_readdir()
220 struct exfat_dir_entry de; in exfat_iterate()