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

/linux-master/block/partitions/
H A Dldm.c1144 * ldm_ldmdb_add - Adds a raw VBLK entry to the ldmdb database
1156 static bool ldm_ldmdb_add (u8 *data, int len, struct ldmdb *ldb) function
1325 if (!ldm_ldmdb_add (f->data, f->num*ldb->vm.vblk_size, ldb))
1374 if (!ldm_ldmdb_add (data, size, ldb))

Completed in 146 milliseconds