Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc.c482 uint64_t talloc; in __xfs_inobt_can_merge() local
503 talloc = xfs_inobt_irec_to_allocmask(trec); in __xfs_inobt_can_merge()
505 if (talloc & salloc) in __xfs_inobt_can_merge()