Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dinode.c1121 __u64 blkphy; in nilfs_fiemap() local
1154 blkphy = 0; in nilfs_fiemap()
1158 NILFS_I(inode)->i_bmap, blkoff, &blkphy, maxblocks); in nilfs_fiemap()
1187 if (phys && blkphy << blkbits == phys + size) { in nilfs_fiemap()
1201 phys = blkphy << blkbits; in nilfs_fiemap()
1208 phys = blkphy << blkbits; in nilfs_fiemap()