Searched refs:xfs_alloc_rec_t (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc_btree.h43 } xfs_alloc_rec_t, xfs_alloc_key_t; typedef in typeref:struct:xfs_alloc_rec
87 ((xfs_alloc_rec_t *) \
90 (((index) - 1) * sizeof(xfs_alloc_rec_t))))
H A Dxfs_alloc_btree.c179 xfs_alloc_rec_t *rrp;
421 .rec_len = sizeof(xfs_alloc_rec_t),
497 return blocklen / sizeof(xfs_alloc_rec_t);
H A Dxfs_btree.h92 xfs_alloc_rec_t alloc;
H A Dxfs_fsops.c125 xfs_alloc_rec_t *arec;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc_btree.h43 } xfs_alloc_rec_t, xfs_alloc_key_t; typedef in typeref:struct:xfs_alloc_rec
87 ((xfs_alloc_rec_t *) \
90 (((index) - 1) * sizeof(xfs_alloc_rec_t))))
H A Dxfs_alloc_btree.c179 xfs_alloc_rec_t *rrp;
421 .rec_len = sizeof(xfs_alloc_rec_t),
497 return blocklen / sizeof(xfs_alloc_rec_t);
H A Dxfs_btree.h92 xfs_alloc_rec_t alloc;
H A Dxfs_fsops.c125 xfs_alloc_rec_t *arec;

Completed in 75 milliseconds