Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dinode.c1130 __u64 blkphy; in nilfs_fiemap() local
1163 blkphy = 0; in nilfs_fiemap()
1167 NILFS_I(inode)->i_bmap, blkoff, &blkphy, maxblocks); in nilfs_fiemap()
1196 if (phys && blkphy << blkbits == phys + size) { in nilfs_fiemap()
1210 phys = blkphy << blkbits; in nilfs_fiemap()
1217 phys = blkphy << blkbits; in nilfs_fiemap()