Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:new_desc

1847 		char	key[9], *new_desc = NULL;
1852 "description", 0, &new_desc);
1853 if (new_desc)
1854 ptr->e2p_description = new_desc;