Home
last modified time | relevance | path

Searched refs:alloc_cnt (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dextents.c548 u32 alloc_cnt, blk_cnt, start; in hfsplus_file_truncate() local
578 alloc_cnt = hip->alloc_blocks; in hfsplus_file_truncate()
579 if (blk_cnt == alloc_cnt) in hfsplus_file_truncate()
589 if (alloc_cnt == hip->first_blocks) { in hfsplus_file_truncate()
592 alloc_cnt, alloc_cnt - blk_cnt); in hfsplus_file_truncate()
598 res = __hfsplus_ext_cache_extent(&fd, inode, alloc_cnt); in hfsplus_file_truncate()
607 alloc_cnt - start, alloc_cnt - blk_cnt); in hfsplus_file_truncate()
614 alloc_cnt in hfsplus_file_truncate()
[all...]
/kernel/linux/linux-5.10/fs/hfs/
H A Dextent.c480 u16 blk_cnt, alloc_cnt, start; in hfs_file_truncate() local
507 alloc_cnt = HFS_I(inode)->alloc_blocks; in hfs_file_truncate()
508 if (blk_cnt == alloc_cnt) in hfs_file_truncate()
519 if (alloc_cnt == HFS_I(inode)->first_blocks) { in hfs_file_truncate()
521 alloc_cnt, alloc_cnt - blk_cnt); in hfs_file_truncate()
526 res = __hfs_ext_cache_extent(&fd, inode, alloc_cnt); in hfs_file_truncate()
531 alloc_cnt - start, alloc_cnt - blk_cnt); in hfs_file_truncate()
537 alloc_cnt in hfs_file_truncate()
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dextents.c548 u32 alloc_cnt, blk_cnt, start; in hfsplus_file_truncate() local
578 alloc_cnt = hip->alloc_blocks; in hfsplus_file_truncate()
579 if (blk_cnt == alloc_cnt) in hfsplus_file_truncate()
589 if (alloc_cnt == hip->first_blocks) { in hfsplus_file_truncate()
592 alloc_cnt, alloc_cnt - blk_cnt); in hfsplus_file_truncate()
598 res = __hfsplus_ext_cache_extent(&fd, inode, alloc_cnt); in hfsplus_file_truncate()
607 alloc_cnt - start, alloc_cnt - blk_cnt); in hfsplus_file_truncate()
614 alloc_cnt in hfsplus_file_truncate()
[all...]
/kernel/linux/linux-6.6/fs/hfs/
H A Dextent.c480 u16 blk_cnt, alloc_cnt, start; in hfs_file_truncate() local
507 alloc_cnt = HFS_I(inode)->alloc_blocks; in hfs_file_truncate()
508 if (blk_cnt == alloc_cnt) in hfs_file_truncate()
519 if (alloc_cnt == HFS_I(inode)->first_blocks) { in hfs_file_truncate()
521 alloc_cnt, alloc_cnt - blk_cnt); in hfs_file_truncate()
526 res = __hfs_ext_cache_extent(&fd, inode, alloc_cnt); in hfs_file_truncate()
531 alloc_cnt - start, alloc_cnt - blk_cnt); in hfs_file_truncate()
537 alloc_cnt in hfs_file_truncate()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h526 int blkaddr, int *alloc_cnt,
529 int blkaddr, int *alloc_cnt,
H A Drvu_npc.c1235 int blkaddr, int *alloc_cnt, in rvu_npc_get_mcam_entry_alloc_info()
1241 *alloc_cnt = 0; in rvu_npc_get_mcam_entry_alloc_info()
1246 (*alloc_cnt)++; in rvu_npc_get_mcam_entry_alloc_info()
1254 int blkaddr, int *alloc_cnt, in rvu_npc_get_mcam_counter_alloc_info()
1260 *alloc_cnt = 0; in rvu_npc_get_mcam_counter_alloc_info()
1265 (*alloc_cnt)++; in rvu_npc_get_mcam_counter_alloc_info()
1234 rvu_npc_get_mcam_entry_alloc_info(struct rvu *rvu, u16 pcifunc, int blkaddr, int *alloc_cnt, int *enable_cnt) rvu_npc_get_mcam_entry_alloc_info() argument
1253 rvu_npc_get_mcam_counter_alloc_info(struct rvu *rvu, u16 pcifunc, int blkaddr, int *alloc_cnt, int *enable_cnt) rvu_npc_get_mcam_counter_alloc_info() argument
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_stats.h55 u64 alloc_cnt; member
H A Dsmc_stats.c81 stats_rmb_cnt->alloc_cnt, in smc_nl_fill_stats_rmb_data()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_fdma.c146 static int ocelot_fdma_alloc_rx_buffs(struct ocelot *ocelot, u16 alloc_cnt) in ocelot_fdma_alloc_rx_buffs() argument
159 while (alloc_cnt--) { in ocelot_fdma_alloc_rx_buffs()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2179 int blkaddr, int *alloc_cnt, in rvu_npc_get_mcam_entry_alloc_info()
2185 *alloc_cnt = 0; in rvu_npc_get_mcam_entry_alloc_info()
2190 (*alloc_cnt)++; in rvu_npc_get_mcam_entry_alloc_info()
2198 int blkaddr, int *alloc_cnt, in rvu_npc_get_mcam_counter_alloc_info()
2204 *alloc_cnt = 0; in rvu_npc_get_mcam_counter_alloc_info()
2209 (*alloc_cnt)++; in rvu_npc_get_mcam_counter_alloc_info()
2178 rvu_npc_get_mcam_entry_alloc_info(struct rvu *rvu, u16 pcifunc, int blkaddr, int *alloc_cnt, int *enable_cnt) rvu_npc_get_mcam_entry_alloc_info() argument
2197 rvu_npc_get_mcam_counter_alloc_info(struct rvu *rvu, u16 pcifunc, int blkaddr, int *alloc_cnt, int *enable_cnt) rvu_npc_get_mcam_counter_alloc_info() argument
H A Drvu.h885 int blkaddr, int *alloc_cnt,
888 int blkaddr, int *alloc_cnt,
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dgianfar.c1277 int alloc_cnt) in gfar_alloc_rx_buffs()
1287 while (alloc_cnt--) { in gfar_alloc_rx_buffs()
1276 gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue, int alloc_cnt) gfar_alloc_rx_buffs() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dgianfar.c1244 int alloc_cnt) in gfar_alloc_rx_buffs()
1254 while (alloc_cnt--) { in gfar_alloc_rx_buffs()
1243 gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue, int alloc_cnt) gfar_alloc_rx_buffs() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c2458 u32 alloc_cnt; in fill_rx_buffers() local
2467 alloc_cnt = ring->pkt_cnt - ring->rx_bufs_left; in fill_rx_buffers()
2470 while (alloc_tab < alloc_cnt) { in fill_rx_buffers()
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c2460 u32 alloc_cnt; in fill_rx_buffers() local
2469 alloc_cnt = ring->pkt_cnt - ring->rx_bufs_left; in fill_rx_buffers()
2472 while (alloc_tab < alloc_cnt) { in fill_rx_buffers()

Completed in 41 milliseconds