Home
last modified time | relevance | path

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

/fs/yaffs2/
Dyaffs_fs.c750 int space_held = 0; in yaffs_write_begin() local
766 space_held = yaffs_hold_space(filp); in yaffs_write_begin()
768 if (!space_held) { in yaffs_write_begin()
788 if (space_held) in yaffs_write_begin()