Home
last modified time | relevance | path

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

/fs/ubifs/
Dtnc.c78 struct ubifs_old_idx *old_idx, *o; in insert_old_idx()
81 old_idx = kmalloc(sizeof(struct ubifs_old_idx), GFP_NOFS); in insert_old_idx()
90 o = rb_entry(parent, struct ubifs_old_idx, rb); in insert_old_idx()
181 struct ubifs_old_idx *old_idx; in destroy_old_idx()
191 old_idx = rb_entry(this, struct ubifs_old_idx, rb); in destroy_old_idx()
Dtnc_commit.c167 struct ubifs_old_idx *o; in find_old_idx()
172 o = rb_entry(p, struct ubifs_old_idx, rb); in find_old_idx()
Dubifs.h262 struct ubifs_old_idx { struct