Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nilfs2/
Dinode.c1015 __u64 blkphy; in nilfs_fiemap() local
1048 blkphy = 0; in nilfs_fiemap()
1052 NILFS_I(inode)->i_bmap, blkoff, &blkphy, maxblocks); in nilfs_fiemap()
1081 if (phys && blkphy << blkbits == phys + size) { in nilfs_fiemap()
1095 phys = blkphy << blkbits; in nilfs_fiemap()
1102 phys = blkphy << blkbits; in nilfs_fiemap()