Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A 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()