Searched refs:de_start (Results 1 – 2 of 2) sorted by relevance
97 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_alloc()121 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free()148 entry->de_start = cpu_to_le64(nilfs_mdt_cno(dat)); in nilfs_dat_commit_start()172 start = le64_to_cpu(entry->de_start); in nilfs_dat_prepare_end()198 end = start = le64_to_cpu(entry->de_start); in nilfs_dat_commit_end()223 start = le64_to_cpu(entry->de_start); in nilfs_dat_abort_end()360 (unsigned long long)le64_to_cpu(entry->de_start), in nilfs_dat_move()461 vinfo->vi_start = le64_to_cpu(entry->de_start); in nilfs_dat_get_vinfo()
482 __le64 de_start; member