Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_ialloc_btree.h66 uint64_t xfs_inobt_irec_to_allocmask(struct xfs_inobt_rec_incore *);
Dxfs_ialloc_btree.c441 xfs_inobt_irec_to_allocmask( in xfs_inobt_irec_to_allocmask() function
498 allocbmap = xfs_inobt_irec_to_allocmask(rec); in xfs_inobt_rec_check_count()
Dxfs_ialloc.c463 talloc = xfs_inobt_irec_to_allocmask(trec); in __xfs_inobt_can_merge()
464 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
1096 realfree = xfs_inobt_irec_to_allocmask(rec); in xfs_inobt_first_free_inode()
1957 xic->alloc = xfs_inobt_irec_to_allocmask(&rec); in xfs_difree_inobt()