Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_ialloc.c452 uint64_t salloc; in __xfs_inobt_can_merge() local
473 salloc = xfs_inobt_irec_to_allocmask(srec); in __xfs_inobt_can_merge()
474 if (talloc & salloc) in __xfs_inobt_can_merge()