Searched refs:block0 (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/cachefiles/ |
D | rdwr.c | 399 sector_t block0, block; in cachefiles_read_or_alloc_page() local 436 block0 = page->index; in cachefiles_read_or_alloc_page() 437 block0 <<= shift; in cachefiles_read_or_alloc_page() 439 block = inode->i_mapping->a_ops->bmap(inode->i_mapping, block0); in cachefiles_read_or_alloc_page() 441 (unsigned long long) block0, in cachefiles_read_or_alloc_page() 740 sector_t block0, block; in cachefiles_read_or_alloc_pages() local 748 block0 = page->index; in cachefiles_read_or_alloc_pages() 749 block0 <<= shift; in cachefiles_read_or_alloc_pages() 752 block0); in cachefiles_read_or_alloc_pages() 754 (unsigned long long) block0, in cachefiles_read_or_alloc_pages()
|
/linux-2.6.39/drivers/staging/line6/ |
D | pod.c | 434 static int pod_resolve(const char *buf, short block0, short block1, in pod_resolve() argument 445 block = (value < 0x40) ? block0 : block1; in pod_resolve() 456 size_t count, short block0, short block1) in pod_send_store_command() argument 468 ret = pod_resolve(buf, block0, block1, sysex + SYSEX_DATA_OFS + 1); in pod_send_store_command() 487 size_t count, short block0, in pod_send_retrieve_command() argument 499 ret = pod_resolve(buf, block0, block1, sysex + SYSEX_DATA_OFS); in pod_send_retrieve_command()
|
/linux-2.6.39/drivers/mtd/onenand/ |
D | Kconfig | 61 of 4KiB. Plane1 has only even blocks such as block0, block2, block4
|
/linux-2.6.39/Documentation/ |
D | edac.txt | 689 test-block0
|