Home
last modified time | relevance | path

Searched refs:de_end (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/hpfs/
A Ddnode.c123 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() local
403 de_end = dnode_end_de(d); in hpfs_add_dirent()
532 struct hpfs_dirent *de_end; in delete_empty_dnode() local
575 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() local
924 de_end = dnode_end_de(dnode); in map_dirent()
1044 de_end = dnode_end_de(d); in map_fnode_dirent()
[all …]
/linux-6.3-rc2/fs/nilfs2/
A Ddat.c98 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()
/linux-6.3-rc2/include/media/i2c/
A Dadv7842.h113 u16 de_end; member
/linux-6.3-rc2/include/uapi/linux/
A Dnilfs2_ondisk.h476 __le64 de_end; member
/linux-6.3-rc2/drivers/media/i2c/
A Dadv7842.c2916 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 23 milliseconds