Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_alloc_btree.h54 ((xfs_alloc_ptr_t *) \
58 ((index) - 1) * sizeof(xfs_alloc_ptr_t)))
Dxfs_alloc_btree.c503 return blocklen / (sizeof(xfs_alloc_key_t) + sizeof(xfs_alloc_ptr_t)); in xfs_allocbt_maxrecs()
Dxfs_format.h1212 typedef __be32 xfs_alloc_ptr_t; typedef