Lines Matching refs:root
43 ext2_ino_t root, cwd;
111 root = cwd = EXT2_ROOT_INO;
247 root = cwd = EXT2_ROOT_INO;
672 root = inode;
967 retval = ext2fs_get_pathname(current_fs, root, 0, &pathname);
970 "while trying to get pathname of root");
972 printf("[root] INODE: %6u PATH: %s\n",
973 root, pathname ? pathname : "NULL");
1033 if (! (retval=ext2fs_namei(current_fs, root, cwd, destname, &dir)))
1230 dir = root;
1312 retval = ext2fs_namei(current_fs, root, cwd, argv[2], &newfile);
1542 retval = ext2fs_namei(current_fs, root, cwd, argv[1], &inode_num);
1604 retval = ext2fs_namei(current_fs, root, cwd, argv[1], &inode_num);