Searched refs:fat_sync_inode (Results 1 - 6 of 6) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dmisc.c151 ret = fat_sync_inode(inode);
H A Dmodule.c738 (void)fat_sync_inode(dir);
802 err = fat_sync_inode(old_inode);
828 (void)fat_sync_inode(old_dir);
861 corrupt |= fat_sync_inode(new_inode);
H A Dfat.h386 extern int fat_sync_inode(struct inode *inode);
H A Dfile.c263 err = fat_sync_inode(inode);
H A Ddir.c1093 (void)fat_sync_inode(dir);
H A Dinode.c845 int fat_sync_inode(struct inode *inode) function
850 //EXPORT_SYMBOL_GPL(fat_sync_inode);

Completed in 102 milliseconds