Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c485 uint64_t salloc; in __xfs_inobt_can_merge() local
506 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
507 if (talloc & salloc) in __xfs_inobt_can_merge()