Home
last modified time | relevance | path

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

/linux/include/linux/byteorder/
A Dgeneric.h154 static inline void le64_add_cpu(__le64 *var, u64 val) in le64_add_cpu() function
/linux/fs/nilfs2/
A Dcpfile.c313 le64_add_cpu(&header->ch_ncheckpoints, 1); in nilfs_cpfile_create_checkpoint()
510 le64_add_cpu(&header->ch_ncheckpoints, -(u64)tnicps); in nilfs_cpfile_delete_checkpoints()
850 le64_add_cpu(&header->ch_nsnapshots, 1); in nilfs_cpfile_set_snapshot()
953 le64_add_cpu(&header->ch_nsnapshots, -1); in nilfs_cpfile_clear_snapshot()
A Dsufile.c119 le64_add_cpu(&header->sh_ncleansegs, ncleanadd); in nilfs_sufile_mod_counter()
120 le64_add_cpu(&header->sh_ndirtysegs, ndirtyadd); in nilfs_sufile_mod_counter()
377 le64_add_cpu(&header->sh_ncleansegs, -1); in nilfs_sufile_alloc()
378 le64_add_cpu(&header->sh_ndirtysegs, 1); in nilfs_sufile_alloc()
/linux/fs/ocfs2/
A Dresize.c156 le64_add_cpu(&fe->i_size, (u64)new_clusters << osb->s_clustersize_bits); in ocfs2_update_last_group_and_inode()
567 le64_add_cpu(&fe->i_size, (u64)input->clusters << osb->s_clustersize_bits); in ocfs2_group_add()
A Dalloc.c3442 le64_add_cpu(&right_rec->e_blkno, in ocfs2_merge_rec_right()
3610 le64_add_cpu(&right_rec->e_blkno, in ocfs2_merge_rec_left()
3847 le64_add_cpu(&rec->e_blkno, len_blocks); in ocfs2_subtract_from_rec()
4902 le64_add_cpu(&split_rec->e_blkno, in ocfs2_make_right_split_rec()
5475 le64_add_cpu(&rec->e_blkno, ocfs2_clusters_to_blocks(sb, len)); in ocfs2_truncate_rec()
A Drefcounttree.c1930 le64_add_cpu(&tail_rec->r_cpos, in ocfs2_split_refcount_rec()
/linux/crypto/
A Dnhpoly1305.c114 le64_add_cpu(&state->nh_hash[i], in nhpoly1305_units()
/linux/fs/bcachefs/
A Djournal_sb.c222 le64_add_cpu(&j->d[dst].nr, 1); in bch2_journal_buckets_to_sb()
A Dreflink.c128 le64_add_cpu(refcount, add); in trans_trigger_reflink_p_segment()
A Dsuper-io.c967 le64_add_cpu(&c->disk_sb.sb->seq, 1); in bch2_write_super()
A Dio_write.c251 le64_add_cpu(&inode->v.bi_sectors, i_sectors_delta); in bch2_extent_update_i_size_sectors()
A Dextents.c1613 le64_add_cpu(&p.v->idx, sub); in bch2_cut_front_s()
/linux/fs/ntfs3/
A Dattrib.c2472 le64_add_cpu(&attr->nres.svcn, len); in attr_insert_range()
2473 le64_add_cpu(&attr->nres.evcn, len); in attr_insert_range()

Completed in 768 milliseconds