Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3501 loff_t start_write = offset; in yaffs_do_file_wr() local
3655 if ((start_write + n_done) > in->variant.file_variant.file_size) in yaffs_do_file_wr()
3656 in->variant.file_variant.file_size = (start_write + n_done); in yaffs_do_file_wr()