Searched refs:xfs_rtrefcount_broot_ptr_addr (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtrefcount_btree.c | 297 sptr = xfs_rtrefcount_broot_ptr_addr(mp, broot, 1, old_size); in xfs_rtrefcountbt_move_ptrs() 298 dptr = xfs_rtrefcount_broot_ptr_addr(mp, broot, 1, new_size); in xfs_rtrefcountbt_move_ptrs() 615 tpp = xfs_rtrefcount_broot_ptr_addr(mp, rblock, 1, rblocklen); in xfs_rtrefcountbt_from_disk() 700 fpp = xfs_rtrefcount_broot_ptr_addr(mp, rblock, 1, rblocklen); in xfs_rtrefcountbt_to_disk()
|
| H A D | xfs_rtrefcount_btree.h | 116 xfs_rtrefcount_broot_ptr_addr( in xfs_rtrefcount_broot_ptr_addr() function
|