Home
last modified time | relevance | path

Searched refs:match_root (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/qnx6/
Dinode.c182 static char match_root[2][3] = {".\0\0", "..\0"}; in qnx6_checkroot() local
194 if (strncmp(dir_entry[i].de_fname, match_root[i], 3)) in qnx6_checkroot()