HomeSort by relevance Sort by last modified time
    Searched refs:inos (Results 1 - 3 of 3) sorted by null

  /external/u-boot/fs/ubifs/
ubifs-media.h 776 * @inos: inode numbers of orphans
781 __le64 inos[]; member in struct:ubifs_orph_node
orphan.c 295 orph->inos[i] = cpu_to_le64(orphan->inum);
603 inum = le64_to_cpu(orph->inos[i]);
859 inum = le64_to_cpu(orph->inos[i]);
debug.c 539 (unsigned long long)le64_to_cpu(orph->inos[i]));
    [all...]

Completed in 54 milliseconds