Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dinode.c1201 __u64 blkphy; in nilfs_fiemap() local
1234 blkphy = 0; in nilfs_fiemap()
1238 NILFS_I(inode)->i_bmap, blkoff, &blkphy, maxblocks); in nilfs_fiemap()
1267 if (phys && blkphy << blkbits == phys + size) { in nilfs_fiemap()
1281 phys = blkphy << blkbits; in nilfs_fiemap()
1288 phys = blkphy << blkbits; in nilfs_fiemap()