ALLOC_DELETION
alloc_type = ALLOC_DELETION;
if (prio == ALLOC_DELETION && c->nr_free_blocks + c->nr_erasing_blocks >= c->resv_blocks_deletion) {
if (prio == ALLOC_DELETION && c->nr_free_blocks + c->nr_erasing_blocks >= c->resv_blocks_deletion) {
if (prio != ALLOC_DELETION && !jffs2_rp_can_write(c)) {
ALLOC_DELETION, JFFS2_SUMMARY_DIRENT_SIZE(namelen));
fd = jffs2_write_dirent(c, dir_f, rd, name, namelen, ALLOC_DELETION);