Searched refs:cpsz (Results 1 – 2 of 2) sorted by relevance
119 size_t cpsz = NILFS_MDT(cpfile)->mi_entry_size; in nilfs_cpfile_block_init() local124 cp = (void *)cp + cpsz; in nilfs_cpfile_block_init()318 size_t cpsz = NILFS_MDT(cpfile)->mi_entry_size; in nilfs_cpfile_delete_checkpoints() local354 for (i = 0; i < ncps; i++, cp = (void *)cp + cpsz) { in nilfs_cpfile_delete_checkpoints()430 size_t cpsz = NILFS_MDT(cpfile)->mi_entry_size; in nilfs_cpfile_do_get_cpinfo() local452 for (i = 0; i < ncps && n < nci; i++, cp = (void *)cp + cpsz) { in nilfs_cpfile_do_get_cpinfo()
286 u32 cpsz; in _halmac_event_indication() local320 cpsz = indicator->buf_size; in _halmac_event_indication()322 cpsz = size; in _halmac_event_indication()325 if (cpsz && indicator->buffer) in _halmac_event_indication()326 memcpy(indicator->buffer, buf, cpsz); in _halmac_event_indication()