Home
last modified time | relevance | path

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

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