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