Searched refs:fat_flush_inodes (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dfile.c172 fat_flush_inodes(inode->i_sb, inode, NULL);
326 fat_flush_inodes(inode->i_sb, inode, NULL);
H A Dfat.h391 extern int fat_flush_inodes(struct super_block *sb, struct inode *i1,
H A Dinode.c1808 * helper function for fat_flush_inodes. This writes both the inode
1836 int fat_flush_inodes(struct super_block *sb, struct inode *i1, struct inode *i2) function
1851 //EXPORT_SYMBOL_GPL(fat_flush_inodes);

Completed in 35 milliseconds