Searched refs:bma (Results 1 – 3 of 3) sorted by relevance
1371 struct xfs_bmalloca *bma, in xfs_bmap_isaeof() argument1378 bma->aeof = false; in xfs_bmap_isaeof()1379 error = xfs_bmap_last_extent(NULL, bma->ip, whichfork, &rec, in xfs_bmap_isaeof()1385 bma->aeof = true; in xfs_bmap_isaeof()1393 bma->aeof = bma->offset >= rec.br_startoff + rec.br_blockcount || in xfs_bmap_isaeof()1394 (bma->offset >= rec.br_startoff && in xfs_bmap_isaeof()1440 struct xfs_bmalloca *bma, in xfs_bmap_add_extent_delay_real() argument1443 struct xfs_mount *mp = bma->ip->i_mount; in xfs_bmap_add_extent_delay_real()1444 struct xfs_ifork *ifp = XFS_IFORK_PTR(bma->ip, whichfork); in xfs_bmap_add_extent_delay_real()1445 struct xfs_bmbt_irec *new = &bma->got; in xfs_bmap_add_extent_delay_real()[all …]
1195 __le16 *bma = (__le16 *)&out_feature_unit_desc->bmaControls[0]; in f_audio_bind() local1202 *bma = cpu_to_le16(control); in f_audio_bind()1205 __le16 *bma = (__le16 *)&in_feature_unit_desc->bmaControls[0]; in f_audio_bind() local1212 *bma = cpu_to_le16(control); in f_audio_bind()
1018 __le32 *bma = (__le32 *)&out_feature_unit_desc->bmaControls[0]; in afunc_bind() local1025 *bma = cpu_to_le32(control); in afunc_bind()1028 __le32 *bma = (__le32 *)&in_feature_unit_desc->bmaControls[0]; in afunc_bind() local1035 *bma = cpu_to_le32(control); in afunc_bind()