Searched refs:ih_location (Results 1 – 1 of 1) sorted by relevance
496 #define ih_location(ih) le16_to_cpu((ih)->ih_item_location) macro1003 #define B_I_PITEM(bh,ih) ( (bh)->b_data + ih_location(ih) )1032 #define B_I_E_NAME(bh,ih,entry_num) ((char *)(bh->b_data + ih_location(ih) + deh_location(B_I_DEH(b…1501 #define B_N_PITEM(bh,item_num) ( (bh)->b_data + ih_location(B_N_PITEM_HEAD((bh),(item_num))))1505 ( (struct stat_data *)((bh)->b_data + ih_location(B_N_PITEM_HEAD((bh),(nr))) ) )1510 #define B_I_STAT_DATA(bh, ih) ( (struct stat_data * )((bh)->b_data + ih_location(ih)) )