Searched refs:ino_next (Results 1 – 1 of 1) sorted by relevance
2832 __u32 ino_next; in ext4_orphan_del() local2865 ino_next = NEXT_ORPHAN(inode); in ext4_orphan_del()2867 jbd_debug(4, "superblock will point to %u\n", ino_next); in ext4_orphan_del()2874 sbi->s_es->s_last_orphan = cpu_to_le32(ino_next); in ext4_orphan_del()2883 i_prev->i_ino, ino_next); in ext4_orphan_del()2889 NEXT_ORPHAN(i_prev) = ino_next; in ext4_orphan_del()