Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:new_desc

1754 		char	key[9], *new_desc;
1768 "description", 0, &new_desc);
1769 if (new_desc)
1770 ptr->e2p_description = new_desc;