Searched refs:bitshift (Results 1 – 2 of 2) sorted by relevance
385 unsigned int bitshift = 32; in ocfs2_max_file_offset() local406 bitshift = 31; in ocfs2_max_file_offset()415 bitshift = 31; in ocfs2_max_file_offset()424 return (((unsigned long long)bytes) << bitshift) - trim; in ocfs2_max_file_offset()
608 unsigned int bitshift = BITS_PER_LONG - 1; in xfs_max_file_offset() local628 bitshift = BITS_PER_LONG; in xfs_max_file_offset()634 return (((__uint64_t)pagefactor) << bitshift) - 1; in xfs_max_file_offset()