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

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_remote.c77 if (bno != be64_to_cpu(rmt->rm_blkno))
104 if (be64_to_cpu(rmt->rm_blkno) != bno)
258 rmt->rm_blkno = cpu_to_be64(bno);
H A Dxfs_da_format.h859 __be64 rm_blkno; member in struct:xfs_attr3_rmt_hdr

Completed in 113 milliseconds