Lines Matching defs:shift
400 unsigned shift;
416 /* calculate the shift required to use bmap */
417 shift = PAGE_SHIFT - inode->i_sb->s_blocksize_bits;
430 block <<= shift;
436 (unsigned long long) (page->index << shift),
693 unsigned shift, nrbackpages;
715 /* calculate the shift required to use bmap */
716 shift = PAGE_SHIFT - inode->i_sb->s_blocksize_bits;
738 block <<= shift;
744 (unsigned long long) (page->index << shift),