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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Dldm.c409 * @ldb: Cache of the database structures
420 unsigned long base, struct ldmdb *ldb)
431 BUG_ON (!ldb);
433 ph = &ldb->ph;
434 tb[0] = &ldb->toc;
483 * @ldb: Cache of the database structures
486 * information in @ldb.
488 * Return: TRUE @ldb contains validated VBDB info
489 * FALSE @ldb contents are undefined
492 struct ldmdb *ldb)
419 ldm_validate_tocblocks(struct block_device *bdev, unsigned long base, struct ldmdb *ldb) argument
491 ldm_validate_vmdb(struct block_device *bdev, unsigned long base, struct ldmdb *ldb) argument
598 ldm_get_disk_objid(const struct ldmdb *ldb) argument
663 ldm_create_data_partitions(struct gendisk *hd, unsigned long first_sector, int first_minor, const struct ldmdb *ldb) argument
1206 ldm_ldmdb_add(u8 *data, int len, struct ldmdb *ldb) argument
1349 ldm_frag_commit(struct list_head *frags, struct ldmdb *ldb) argument
1384 ldm_get_vblks(struct block_device *bdev, unsigned long base, struct ldmdb *ldb) argument
1479 struct ldmdb *ldb; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/aicasm/
H A DMakefile15 AICASM_CFLAGS:= -I/usr/include -I. -ldb
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dscsiglue.c682 int lsb=0,lsi=0,ldb=0,ldi=0; local
748 ldb=i;
792 ( db <= ldb && di < ldi ) )
830 if ( db <= ldb && di < ldi )

Completed in 90 milliseconds