Searched refs:fat_fill_inode (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/lib/
H A Dwraphead.h22 extern int fat_fill_inode(struct inode *inode, struct msdos_dir_entry *de);
/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dnfs.c256 fat_fill_inode(dummy_grand_parent, &de[1]);
H A Dfat.h389 extern int fat_fill_inode(struct inode *inode, struct msdos_dir_entry *de);
H A Dinode.c475 int fat_fill_inode(struct inode *inode, struct msdos_dir_entry *de) function
533 EXPORT_SYMBOL_GPL(fat_fill_inode); variable
569 err = fat_fill_inode(inode, de);

Completed in 41 milliseconds