Home
last modified time | relevance | path

Searched refs:fat_fill_inode (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fat/
H A Dnfs.c249 fat_fill_inode(dummy_grand_parent, &de[1]); in fat_rebuild_parent()
H A Dfat.h420 extern int fat_fill_inode(struct inode *inode, struct msdos_dir_entry *de);
H A Dinode.c512 int fat_fill_inode(struct inode *inode, struct msdos_dir_entry *de) in fat_fill_inode() function
605 err = fat_fill_inode(inode, de); in fat_build_inode()