Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
Dyaffs_checkptrw.c142 dev->checkpt_open_write = writing; in yaffs2_checkpt_open()
266 if (!dev->checkpt_open_write) in yaffs2_checkpt_wr()
299 if (dev->checkpt_open_write) in yaffs2_checkpt_rd()
362 if (dev->checkpt_open_write) { in yaffs_checkpt_close()
Dyaffs_guts.h659 int checkpt_open_write; member