Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c474 uint64_t salloc; in __xfs_inobt_can_merge() local
495 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
496 if (talloc & salloc) in __xfs_inobt_can_merge()