Lines Matching refs:cpu_to_le64
97 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_alloc()
98 entry->de_end = cpu_to_le64(NILFS_CNO_MAX); in nilfs_dat_commit_alloc()
99 entry->de_blocknr = cpu_to_le64(0); in nilfs_dat_commit_alloc()
121 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free()
122 entry->de_end = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free()
123 entry->de_blocknr = cpu_to_le64(0); in nilfs_dat_commit_free()
148 entry->de_start = cpu_to_le64(nilfs_mdt_cno(dat)); in nilfs_dat_commit_start()
149 entry->de_blocknr = cpu_to_le64(blocknr); in nilfs_dat_commit_start()
201 entry->de_end = cpu_to_le64(end); in nilfs_dat_commit_end()
355 if (unlikely(entry->de_blocknr == cpu_to_le64(0))) { in nilfs_dat_move()
365 entry->de_blocknr = cpu_to_le64(blocknr); in nilfs_dat_move()