Searched defs:bma (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| H A D | f_uac1.c | 1260 __le16 *bma = (__le16 *)&out_feature_unit_desc->bmaControls[0]; in f_audio_bind() local 1270 __le16 *bma = (__le16 *)&in_feature_unit_desc->bmaControls[0]; in f_audio_bind() local
|
| H A D | f_uac2.c | 1106 __le32 *bma = (__le32 *)&out_feature_unit_desc->bmaControls[0]; in afunc_bind() local 1116 __le32 *bma = (__le32 *)&in_feature_unit_desc->bmaControls[0]; in afunc_bind() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_bmap.c | 1389 xfs_bmap_isaeof( struct xfs_bmalloca *bma, int whichfork) xfs_bmap_isaeof() argument 1490 xfs_bmap_add_extent_delay_real( struct xfs_bmalloca *bma, int whichfork) xfs_bmap_add_extent_delay_real() argument 4057 xfs_bmap_alloc_userdata( struct xfs_bmalloca *bma) xfs_bmap_alloc_userdata() argument 4090 xfs_bmapi_allocate( struct xfs_bmalloca *bma) xfs_bmapi_allocate() argument 4182 xfs_bmapi_convert_unwritten( struct xfs_bmalloca *bma, struct xfs_bmbt_irec *mval, xfs_filblks_t len, int flags) xfs_bmapi_convert_unwritten() argument 4282 xfs_bmapi_finish( struct xfs_bmalloca *bma, int whichfork, int error) xfs_bmapi_finish() argument 4319 struct xfs_bmalloca bma = { xfs_bmapi_write() local 4512 struct xfs_bmalloca bma = { NULL }; xfs_bmapi_convert_delalloc() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_bmap.c | 1341 xfs_bmap_isaeof( struct xfs_bmalloca *bma, int whichfork) xfs_bmap_isaeof() argument 1410 xfs_bmap_add_extent_delay_real( struct xfs_bmalloca *bma, int whichfork) xfs_bmap_add_extent_delay_real() argument 4053 xfs_bmap_alloc_userdata( struct xfs_bmalloca *bma) xfs_bmap_alloc_userdata() argument 4090 xfs_bmapi_allocate( struct xfs_bmalloca *bma) xfs_bmapi_allocate() argument 4187 xfs_bmapi_convert_unwritten( struct xfs_bmalloca *bma, struct xfs_bmbt_irec *mval, xfs_filblks_t len, uint32_t flags) xfs_bmapi_convert_unwritten() argument 4287 xfs_bmapi_finish( struct xfs_bmalloca *bma, int whichfork, int error) xfs_bmapi_finish() argument 4324 struct xfs_bmalloca bma = { xfs_bmapi_write() local 4515 struct xfs_bmalloca bma = { NULL }; xfs_bmapi_convert_delalloc() local [all...] |
Completed in 12 milliseconds