/linux-4.4.14/fs/jfs/ |
D | jfs_btree.h | 67 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument 69 if ((BN) == 0)\ 77 MP = read_metapage((IP), BN, SIZE, 1);\ 130 #define BT_PUSH(BTSTACK, BN, INDEX)\ argument 133 (BTSTACK)->top->bn = BN;\ 155 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument 157 BN = (LEAF)->bn;\ 159 if (BN)\
|
D | jfs_dtree.c | 127 #define DT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ argument 129 BT_GETPAGE(IP, BN, MP, dtpage_t, SIZE, P, RC, i_dtroot); \ 132 (((BN) == 0) ? DTROOTMAXSLOT : (P)->header.maxslot)) || \ 133 ((BN) && ((P)->header.maxslot > DTPAGEMAXSLOT))) { \ 146 #define DT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ argument 147 BT_GETSEARCH(IP, LEAF, BN, MP, dtpage_t, P, INDEX, i_dtroot)
|
D | jfs_xtree.c | 67 #define XT_GETPAGE(IP, BN, MP, SIZE, P, RC) \ argument 69 BT_GETPAGE(IP, BN, MP, xtpage_t, SIZE, P, RC, i_xtroot); \ 75 (((BN) == 0) ? XTROOTMAXSLOT : PSIZE >> L2XTSLOTSIZE))) { \ 88 #define XT_GETSEARCH(IP, LEAF, BN, MP, P, INDEX) \ argument 89 BT_GETSEARCH(IP, LEAF, BN, MP, xtpage_t, P, INDEX, i_xtroot)
|
/linux-4.4.14/drivers/scsi/ |
D | u14-34f.c | 631 #define BN(board) (HD(board)->board_name) macro 764 printk("%s: board_inquiry, adapter busy.\n", BN(j)); in board_inquiry() 786 printk("%s: board_inquiry, err 0x%x.\n", BN(j), cpp->adapter_status); in board_inquiry() 937 sprintf(BN(j), "U34F%d", j); in port_detect() 952 sprintf(BN(j), "U14F%d", j); in port_detect() 964 printk("%s: %s.\n", BN(j), &HD(j)->board_id[8]); in port_detect() 966 BN(j), &HD(j)->board_id[32]); in port_detect() 985 printk("%s: kmalloc SGlist failed, mbox %d, detaching.\n", BN(j), i); in port_detect() 1005 BN(j), bus_type, (unsigned long)sh[j]->io_port, (int)sh[j]->base, in port_detect() 1010 BN(j), sh[j]->max_id, sh[j]->max_lun); in port_detect() [all …]
|
/linux-4.4.14/Documentation/DocBook/media/ |
D | selection.png.b64 | 194 7XYTWpx8fmh/gD9+1LhRZ06SfOQLodQEhEe+BN+VYKdc9mtbqCoCAHqVo5/zroJmy5QKqfclV9+x
|