Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1700 static int spufs_mfc_flush(struct file *file, fl_owner_t id) in spufs_mfc_flush() function
1732 err = spufs_mfc_flush(file, NULL); in spufs_mfc_fsync()
1744 .flush = spufs_mfc_flush,