Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:new_desc

2151 		char	key[9], *new_desc = NULL;
2156 "description", 0, &new_desc);
2157 if (new_desc)
2158 ptr->e2p_description = new_desc;