Searched refs:temp_inode (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ext4/
H A Dext4_common.c766 struct ext2_inode temp_inode; local
832 ext4fs_iget(matched_inode_no, &temp_inode);
833 if (le16_to_cpu(temp_inode.mode) & S_IFDIR) {

Completed in 46 milliseconds