Searched refs:get_offset (Results 1 – 2 of 2) sorted by relevance
9 #define get_offset(x) ((x) & ((1 << BUCKET_SPACE) - 1)) macro20 unsigned int count = 0, offset = get_offset(*pos); in dev_from_same_bucket()
2722 #define get_offset(x) ((x) & ((1L << BUCKET_SPACE) - 1)) macro2727 unsigned long offset = get_offset(*pos); in unix_from_bucket()