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

/linux-master/fs/ubifs/
H A Dorphan.c243 last = &c->orph_cnext;
372 cnext = c->orph_cnext;
381 c->orph_cnext = cnext;
451 last = &c->orph_cnext;
H A Dubifs.h1168 * @orph_cnext: next orphan to commit
1422 struct ubifs_orphan *orph_cnext; member in struct:ubifs_info

Completed in 139 milliseconds