Home
last modified time | relevance | path

Searched refs:inodespbit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c560 uint64_t inodespbit; in xfs_inobt_irec_to_allocmask() local
569 inodespbit = (1 << XFS_INODES_PER_HOLEMASK_BIT) - 1; in xfs_inobt_irec_to_allocmask()
582 * 64-bit (e.g., bit-per-inode), set inodespbit bits in the target in xfs_inobt_irec_to_allocmask()
589 bitmap |= (inodespbit << in xfs_inobt_irec_to_allocmask()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c631 uint64_t inodespbit; in xfs_inobt_irec_to_allocmask() local
640 inodespbit = (1 << XFS_INODES_PER_HOLEMASK_BIT) - 1; in xfs_inobt_irec_to_allocmask()
653 * 64-bit (e.g., bit-per-inode), set inodespbit bits in the target in xfs_inobt_irec_to_allocmask()
660 bitmap |= (inodespbit << in xfs_inobt_irec_to_allocmask()

Completed in 3 milliseconds