Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dorphan.c102 list_add_tail(&orphan->new_list, &c->orph_new); in ubifs_add_orphan()
148 list_del(&o->new_list); in ubifs_delete_orphan()
174 list_for_each_entry(orphan, &c->orph_new, new_list) { in ubifs_orphan_start_commit()
Dubifs.h917 struct list_head new_list; member
/linux-4.19.296/fs/ocfs2/
Ddir.c3665 struct ocfs2_dx_entry_list *orig_list, *new_list, *tmp_list; in ocfs2_dx_dir_transfer_leaf() local
3674 new_list = &new_dx_leaf->dl_list; in ocfs2_dx_dir_transfer_leaf()