Home | History | Annotate | Download | only in fsck

Lines Matching refs:i_ext

45 	printf("i_ext: fofs:%x blkaddr:%x len:%x\n",
46 inode->i_ext.fofs,
47 inode->i_ext.blk_addr,
48 inode->i_ext.len);