Home
last modified time | relevance | path

Searched refs:xfs_alloc_rec_t (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_alloc_btree.h42 ((xfs_alloc_rec_t *) \
45 (((index) - 1) * sizeof(xfs_alloc_rec_t))))
Dxfs_alloc_btree.c168 xfs_alloc_rec_t *rrp; in xfs_allocbt_update_lastrec()
428 .rec_len = sizeof(xfs_alloc_rec_t),
502 return blocklen / sizeof(xfs_alloc_rec_t); in xfs_allocbt_maxrecs()
Dxfs_btree.h50 xfs_alloc_rec_t alloc;
Dxfs_format.h1204 } xfs_alloc_rec_t, xfs_alloc_key_t; typedef
/linux-4.4.14/fs/xfs/
Dxfs_fsops.c154 xfs_alloc_rec_t *arec; in xfs_growfs_data_private()