Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc.c483 uint64_t salloc; in __xfs_inobt_can_merge() local
504 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
505 if (talloc & salloc) in __xfs_inobt_can_merge()