Searched refs:xfs_rmap_rec (Results 1 – 6 of 6) sorted by relevance
36 static inline struct xfs_rmap_rec *41 return (struct xfs_rmap_rec *) in xfs_rtrmap_rec_addr() 43 (index - 1) * sizeof(struct xfs_rmap_rec)); in xfs_rtrmap_rec_addr() 88 static inline struct xfs_rmap_rec *93 return (struct xfs_rmap_rec *) in xfs_rtrmap_droot_rec_addr() 95 (index - 1) * sizeof(struct xfs_rmap_rec)); in xfs_rtrmap_droot_rec_addr() 152 return sz + nrecs * sizeof(struct xfs_rmap_rec); in xfs_rtrmap_broot_space_calc() 177 return sz + nrecs * sizeof(struct xfs_rmap_rec); in xfs_rtrmap_droot_space_calc()
92 return blocklen / sizeof(struct xfs_rmap_rec); in xfs_rtrmapbt_droot_maxrecs() 474 .rec_len = sizeof(struct xfs_rmap_rec),584 .rec_len = sizeof(struct xfs_rmap_rec),678 return blocklen / sizeof(struct xfs_rmap_rec); in xfs_rtrmapbt_block_maxrecs() 836 struct xfs_rmap_rec *frp; in xfs_rtrmapbt_from_disk() 837 struct xfs_rmap_rec *trp; in xfs_rtrmapbt_from_disk() 915 struct xfs_rmap_rec *frp; in xfs_rtrmapbt_to_disk() 916 struct xfs_rmap_rec *trp; in xfs_rtrmapbt_to_disk()
55 XFS_CHECK_STRUCT_SIZE(struct xfs_rmap_rec, 24); in xfs_check_ondisk_structs()
47 struct xfs_rmap_rec rmap;
404 struct xfs_rmap_rec *rrec; in xfs_rmaproot_init()
1687 struct xfs_rmap_rec { struct 1688 rm_startblockxfs_rmap_rec global() argument 1689 rm_blockcountxfs_rmap_rec global() argument 1690 rm_ownerxfs_rmap_rec global() argument 1691 rm_offsetxfs_rmap_rec global() argument