Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dinode.c1191 __u64 blkphy; in nilfs_fiemap() local
1224 blkphy = 0; in nilfs_fiemap()
1228 NILFS_I(inode)->i_bmap, blkoff, &blkphy, maxblocks); in nilfs_fiemap()
1257 if (phys && blkphy << blkbits == phys + size) { in nilfs_fiemap()
1271 phys = blkphy << blkbits; in nilfs_fiemap()
1278 phys = blkphy << blkbits; in nilfs_fiemap()