Searched refs:thisname (Results 1 – 2 of 2) sorted by relevance
82 const char *thisname; in dir_namei() local93 thisname = pathname; in dir_namei()101 retval = ext2fs_lookup (fs, dir, thisname, len, buf, &inode); in dir_namei()107 *name = thisname; in dir_namei()
364 String thisname = getName(); in replaceClassName() local365 if (thisname.equals(oldname)) in replaceClassName()