Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nilfs2/
Dinode.c1023 __u64 blkphy; in nilfs_fiemap() local
1056 blkphy = 0; in nilfs_fiemap()
1060 NILFS_I(inode)->i_bmap, blkoff, &blkphy, maxblocks); in nilfs_fiemap()
1089 if (phys && blkphy << blkbits == phys + size) { in nilfs_fiemap()
1103 phys = blkphy << blkbits; in nilfs_fiemap()
1110 phys = blkphy << blkbits; in nilfs_fiemap()