Home
last modified time | relevance | path

Searched refs:blkphy (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/nilfs2/
Dinode.c959 __u64 blkphy; in nilfs_fiemap() local
992 blkphy = 0; in nilfs_fiemap()
996 NILFS_I(inode)->i_bmap, blkoff, &blkphy, maxblocks); in nilfs_fiemap()
1025 if (phys && blkphy << blkbits == phys + size) { in nilfs_fiemap()
1039 phys = blkphy << blkbits; in nilfs_fiemap()
1046 phys = blkphy << blkbits; in nilfs_fiemap()