Home
last modified time | relevance | path

Searched refs:ptn (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/jffs2/
Dreadinode.c223 struct jffs2_tmp_dnode_info *this, *ptn; in jffs2_add_tn_to_tree() local
255 ptn = tn_prev(this); in jffs2_add_tn_to_tree()
256 if (!ptn) { in jffs2_add_tn_to_tree()
264 this = ptn; in jffs2_add_tn_to_tree()
371 ptn = tn_prev(this); in jffs2_add_tn_to_tree()
372 if (!ptn) { in jffs2_add_tn_to_tree()
380 this = ptn; in jffs2_add_tn_to_tree()