Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_bmap_util.c789 xfs_bmbt_irec_t imaps[1], *imapp; in xfs_alloc_file_space() local
808 imapp = &imaps[0]; in xfs_alloc_file_space()
872 allocatesize_fsb, XFS_BMAPI_PREALLOC, 0, imapp, in xfs_alloc_file_space()
885 allocated_fsb = imapp->br_blockcount; in xfs_alloc_file_space()