Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dorphan.c163 last = &c->orph_cnext; in ubifs_orphan_start_commit()
292 cnext = c->orph_cnext; in write_orph_node()
301 c->orph_cnext = cnext; in write_orph_node()
371 last = &c->orph_cnext; in consolidate()
H A Dubifs.h1967 struct ubifs_orphan *orph_cnext; member