Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dgc.c546 struct ubifs_gced_idx_leb *idx_gc; in ubifs_garbage_collect_leb()
562 idx_gc = kmalloc(sizeof(struct ubifs_gced_idx_leb), GFP_NOFS); in ubifs_garbage_collect_leb()
863 struct ubifs_gced_idx_leb *idx_gc; in ubifs_gc_start_commit()
904 idx_gc = kmalloc(sizeof(struct ubifs_gced_idx_leb), GFP_NOFS); in ubifs_gc_start_commit()
938 struct ubifs_gced_idx_leb *idx_gc, *tmp; in ubifs_gc_end_commit()
973 struct ubifs_gced_idx_leb *idx_gc; in ubifs_destroy_idx_gc()
975 idx_gc = list_entry(c->idx_gc.next, struct ubifs_gced_idx_leb, in ubifs_destroy_idx_gc()
991 struct ubifs_gced_idx_leb *idx_gc; in ubifs_get_idx_gc_leb()
996 idx_gc = list_entry(c->idx_gc.next, struct ubifs_gced_idx_leb, list); in ubifs_get_idx_gc_leb()
A Dubifs.h337 struct ubifs_gced_idx_leb { struct
A Ddebug.c617 struct ubifs_gced_idx_leb *idx_gc; in ubifs_dump_budg()

Completed in 16 milliseconds