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()
135 entry->de_start = cpu_to_le64(nilfs_mdt_cno(dat)); in nilfs_dat_commit_start()
136 entry->de_blocknr = cpu_to_le64(blocknr); in nilfs_dat_commit_start()
188 entry->de_end = cpu_to_le64(end); in nilfs_dat_commit_end()
342 if (unlikely(entry->de_blocknr == cpu_to_le64(0))) { in nilfs_dat_move()
353 entry->de_blocknr = cpu_to_le64(blocknr); in nilfs_dat_move()