Searched refs:allow_empty (Results 1 – 3 of 3) sorted by relevance
47 if args.allow_empty:
141 …tic void jffs2_block_refile(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, int allow_empty) in jffs2_block_refile() argument155 BUG_ON(allow_empty == REFILE_NOTEMPTY); in jffs2_block_refile()
1770 allow_empty = d.getVar('ALLOW_EMPTY:%s' % pkg)1771 if not allow_empty:1772 allow_empty = d.getVar('ALLOW_EMPTY')1776 if g or allow_empty == "1":