Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dextent_map.c741 u64 len_bytes, phys_bytes, virt_bytes; in ocfs2_fiemap() local
793 phys_bytes = le64_to_cpu(rec.e_blkno) << osb->sb->s_blocksize_bits; in ocfs2_fiemap()
796 ret = fiemap_fill_next_extent(fieinfo, virt_bytes, phys_bytes, in ocfs2_fiemap()