Searched refs:bitshift (Results 1 – 1 of 1) sorted by relevance
102 unsigned int bitshift = BITS_PER_LONG - 1; in xfs_max_file_offset() local122 return (((__uint64_t)pagefactor) << bitshift) - 1; in xfs_max_file_offset()