Searched refs:phys64 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dinode.c422 u64 phys64 = 0; local
425 phys64 = ufs_frag_map(inode, fragment);
426 UFSD("phys64 = %llu\n", (unsigned long long)phys64);
427 if (phys64)
428 map_bh(bh_result, sb, phys64);
H A Dtruncate.c384 u64 phys64; local
426 phys64 = bh->b_blocknr + 1;
428 bh = sb_getblk(sb, i + phys64);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dlibsbew.h186 unsigned long phys64; /* physical bus address */ member in union:sbe_brd_addr::__anon15162

Completed in 39 milliseconds