Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dfile.c1771 static int spufs_mfc_flush(struct file *file, fl_owner_t id) in spufs_mfc_flush() function
1803 err = spufs_mfc_flush(file, NULL); in spufs_mfc_fsync()
1822 .flush = spufs_mfc_flush,