match_root        183 fs/qnx6/inode.c 	static char match_root[2][3] = {".\0\0", "..\0"};
match_root        195 fs/qnx6/inode.c 		if (strncmp(dir_entry[i].de_fname, match_root[i], 3))