Searched refs:de_end (Results 1 – 5 of 5) sorted by relevance
123 de_end = dnode_end_de(d); in dnode_pre_last_de()133 de_end = dnode_end_de(d); in dnode_last_de()393 struct hpfs_dirent *de, *de_end; in hpfs_add_dirent() local403 de_end = dnode_end_de(d); in hpfs_add_dirent()532 struct hpfs_dirent *de_end; in delete_empty_dnode() local575 de_end = dnode_end_de(dnode); in delete_empty_dnode()806 de_end = dnode_end_de(dnode); in map_nth_dirent()915 struct hpfs_dirent *de_end; in map_dirent() local924 de_end = dnode_end_de(dnode); in map_dirent()1044 de_end = dnode_end_de(d); in map_fnode_dirent()[all …]
98 entry->de_end = cpu_to_le64(NILFS_CNO_MAX); in nilfs_dat_commit_alloc()122 entry->de_end = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free()213 entry->de_end = cpu_to_le64(end); in nilfs_dat_commit_end()372 (unsigned long long)le64_to_cpu(entry->de_end)); in nilfs_dat_move()473 vinfo->vi_end = le64_to_cpu(entry->de_end); in nilfs_dat_get_vinfo()
113 u16 de_end; member
476 __le64 de_end; member
2916 sdp_io_write(sd, 0x9a, (s->de_end >> 8) & 0xf); in adv7842_s_sdp_io()2917 sdp_io_write(sd, 0x9b, s->de_end & 0xff); in adv7842_s_sdp_io()
Completed in 20 milliseconds