Searched refs:BLOCK_O2PRIV (Results 1 – 1 of 1) sorted by relevance
185 #define BLOCK_O2PRIV(x) ((x)->offset_to_priv) macro186 #define BLOCK_PRIV(x) ((void *)((char *)(x) + BLOCK_O2PRIV(x)))869 BLOCK_O2PRIV(pbd1) = BLK_HDR_LEN; in prb_open_block()