Home
last modified time | relevance | path

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

/block/partitions/
Dldm.c368 unsigned long base, struct ldmdb *ldb) in ldm_validate_tocblocks()
442 unsigned long base, struct ldmdb *ldb) in ldm_validate_vmdb()
552 static struct vblk * ldm_get_disk_objid (const struct ldmdb *ldb) in ldm_get_disk_objid()
585 const struct ldmdb *ldb) in ldm_create_data_partitions()
1182 static bool ldm_ldmdb_add (u8 *data, int len, struct ldmdb *ldb) in ldm_ldmdb_add()
1335 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit()
1370 struct ldmdb *ldb) in ldm_get_vblks()
1459 struct ldmdb *ldb; in ldm_partition() local