Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_ialloc_btree.h58 uint64_t xfs_inobt_irec_to_allocmask(struct xfs_inobt_rec_incore *);
A Dxfs_ialloc_btree.c611 xfs_inobt_irec_to_allocmask( in xfs_inobt_irec_to_allocmask() function
668 allocbmap = xfs_inobt_irec_to_allocmask(rec); in xfs_inobt_rec_check_count()
A Dxfs_ialloc.c131 realfree = irec->ir_free & xfs_inobt_irec_to_allocmask(irec); in xfs_inobt_get_rec()
469 talloc = xfs_inobt_irec_to_allocmask(trec); in __xfs_inobt_can_merge()
470 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
973 realfree = xfs_inobt_irec_to_allocmask(rec); in xfs_inobt_first_free_inode()
1962 xic->alloc = xfs_inobt_irec_to_allocmask(&rec); in xfs_difree_inobt()
/linux/fs/xfs/scrub/
A Dialloc.c478 holes = ~xfs_inobt_irec_to_allocmask(&irec); in xchk_iallocbt_rec()

Completed in 15 milliseconds