Searched refs:b_off (Results 1 – 1 of 1) sorted by relevance
740 loff_t lbcount = 0, b_off = 0; in inode_getblk() local754 b_off = (loff_t)map->lblk << inode->i_sb->s_blocksize_bits; in inode_getblk()798 } while (lbcount + elen <= b_off); in inode_getblk()800 b_off -= lbcount; in inode_getblk()801 offset = b_off >> inode->i_sb->s_blocksize_bits; in inode_getblk()