Home
last modified time | relevance | path

Searched refs:inos (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/fs/ubifs/
H A Dorphan.c296 orph->inos[i] = cpu_to_le64(orphan->inum); in write_orph_node()
604 inum = le64_to_cpu(orph->inos[i]); in do_kill_orphans()
860 inum = le64_to_cpu(orph->inos[i]); in dbg_read_orphans()
H A Dubifs-media.h782 __le64 inos[]; member
H A Ddebug.c540 (unsigned long long)le64_to_cpu(orph->inos[i])); in ubifs_dump_node()