Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_attr_remote.c76 if (bno != be64_to_cpu(rmt->rm_blkno)) in xfs_attr3_rmt_hdr_ok()
103 if (be64_to_cpu(rmt->rm_blkno) != bno) in xfs_attr3_rmt_verify()
257 rmt->rm_blkno = cpu_to_be64(bno); in xfs_attr3_rmt_hdr_set()
Dxfs_da_format.h786 __be64 rm_blkno; member