Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ubifs/
Dorphan.c236 last = &c->orph_cnext; in ubifs_orphan_start_commit()
365 cnext = c->orph_cnext; in write_orph_node()
374 c->orph_cnext = cnext; in write_orph_node()
444 last = &c->orph_cnext; in consolidate()
Dubifs.h1388 struct ubifs_orphan *orph_cnext; member