Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dnamei.c487 static inline loff_t exfat_make_i_pos(struct exfat_dir_entry *info) in exfat_make_i_pos()
494 struct exfat_dir_entry *info) in exfat_add_entry()
571 struct exfat_dir_entry info; in exfat_create()
608 struct exfat_dir_entry *info) in exfat_find()
715 struct exfat_dir_entry info; in exfat_lookup()
852 struct exfat_dir_entry info; in exfat_mkdir()
H A Dexfat_fs.h203 struct exfat_dir_entry { struct
508 struct exfat_dir_entry *info, loff_t i_pos);
H A Dinode.c525 static int exfat_fill_inode(struct inode *inode, struct exfat_dir_entry *info) in exfat_fill_inode()
588 struct exfat_dir_entry *info, loff_t i_pos) in exfat_build_inode()
H A Ddir.c68 static int exfat_readdir(struct inode *inode, loff_t *cpos, struct exfat_dir_entry *dir_entry) in exfat_readdir()
231 struct exfat_dir_entry de; in exfat_iterate()