Home | History | Annotate | Download | only in misc

Lines Matching refs:ino

354 	ext2_ino_t	ino;
363 for (ino = 1; ino < EXT2_FIRST_INO(fs->super); ino++) {
364 retval = ext2fs_write_inode_full(fs, ino, inode,
500 ext2_ino_t ino;
512 retval = ext2fs_lookup(fs, EXT2_ROOT_INO, name, strlen(name), 0, &ino);
525 retval = ext2fs_expand_dir(fs, ino);