Searched refs:JFS_ERR_CONTINUE (Results 1 – 2 of 2) sorted by relevance
207 *flag |= JFS_ERR_CONTINUE; in parse_options()209 *flag &= ~JFS_ERR_CONTINUE; in parse_options()213 *flag &= ~JFS_ERR_CONTINUE; in parse_options()
37 #define JFS_ERR_CONTINUE 0x00000004 /* continue */ macro