Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ialloc.c470 uint64_t salloc; in __xfs_inobt_can_merge() local
491 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
492 if (talloc & salloc) in __xfs_inobt_can_merge()