Searched defs:yaffs_commit_write (Results 1 - 1 of 1) sorted by relevance

/external/yaffs2/yaffs2/
H A Dyaffs_fs.c173 static int yaffs_commit_write(struct file *f, struct page *pg, unsigned offset,
188 .commit_write = yaffs_commit_write,
629 static int yaffs_commit_write(struct file *f, struct page *pg, unsigned offset, function
642 (KERN_DEBUG "yaffs_commit_write addr %x pos %x nBytes %d\n", saddr,
650 "yaffs_commit_write not same size nWritten %d nBytes %d\n",
659 (KERN_DEBUG "yaffs_commit_write returning %d\n",

Completed in 42 milliseconds