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