Lines Matching refs:cpu_to_le64
84 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_alloc()
85 entry->de_end = cpu_to_le64(NILFS_CNO_MAX); in nilfs_dat_commit_alloc()
86 entry->de_blocknr = cpu_to_le64(0); in nilfs_dat_commit_alloc()
108 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free()
109 entry->de_end = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free()
110 entry->de_blocknr = cpu_to_le64(0); in nilfs_dat_commit_free()
142 entry->de_start = cpu_to_le64(nilfs_mdt_cno(dat)); in nilfs_dat_commit_start()
143 entry->de_blocknr = cpu_to_le64(blocknr); in nilfs_dat_commit_start()
195 entry->de_end = cpu_to_le64(end); in nilfs_dat_commit_end()
349 if (unlikely(entry->de_blocknr == cpu_to_le64(0))) { in nilfs_dat_move()
360 entry->de_blocknr = cpu_to_le64(blocknr); in nilfs_dat_move()