Searched refs:phys64 (Results 1 – 2 of 2) sorted by relevance
390 u64 phys64; in ufs_alloc_lastblock() local432 phys64 = bh->b_blocknr + 1; in ufs_alloc_lastblock()434 bh = sb_getblk(sb, i + phys64); in ufs_alloc_lastblock()
423 u64 phys64 = 0; in ufs_getfrag_block() local426 phys64 = ufs_frag_map(inode, fragment); in ufs_getfrag_block()427 UFSD("phys64 = %llu\n", (unsigned long long)phys64); in ufs_getfrag_block()428 if (phys64) in ufs_getfrag_block()429 map_bh(bh_result, sb, phys64); in ufs_getfrag_block()