Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dinode.c1034 __u64 blkphy; in nilfs_fiemap() local
1067 blkphy = 0; in nilfs_fiemap()
1071 NILFS_I(inode)->i_bmap, blkoff, &blkphy, maxblocks); in nilfs_fiemap()
1100 if (phys && blkphy << blkbits == phys + size) { in nilfs_fiemap()
1114 phys = blkphy << blkbits; in nilfs_fiemap()
1121 phys = blkphy << blkbits; in nilfs_fiemap()