Home
last modified time | relevance | path

Searched refs:orph_cnext (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dorphan.c243 last = &c->orph_cnext; in ubifs_orphan_start_commit()
372 cnext = c->orph_cnext; in write_orph_node()
381 c->orph_cnext = cnext; in write_orph_node()
451 last = &c->orph_cnext; in consolidate()
H A Dubifs.h1145 * @orph_cnext: next orphan to commit
1390 struct ubifs_orphan *orph_cnext; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dorphan.c243 last = &c->orph_cnext; in ubifs_orphan_start_commit()
372 cnext = c->orph_cnext; in write_orph_node()
381 c->orph_cnext = cnext; in write_orph_node()
451 last = &c->orph_cnext; in consolidate()
H A Dubifs.h1166 * @orph_cnext: next orphan to commit
1418 struct ubifs_orphan *orph_cnext; member

Completed in 14 milliseconds