Home
last modified time | relevance | path

Searched defs:ldb (Results 1 – 1 of 1) sorted by relevance

/block/partitions/
Dldm.c354 unsigned long base, struct ldmdb *ldb) in ldm_validate_tocblocks()
428 unsigned long base, struct ldmdb *ldb) in ldm_validate_vmdb()
538 static struct vblk * ldm_get_disk_objid (const struct ldmdb *ldb) in ldm_get_disk_objid()
571 const struct ldmdb *ldb) in ldm_create_data_partitions()
1165 static bool ldm_ldmdb_add (u8 *data, int len, struct ldmdb *ldb) in ldm_ldmdb_add()
1318 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit()
1353 struct ldmdb *ldb) in ldm_get_vblks()
1442 struct ldmdb *ldb; in ldm_partition() local