Searched refs:is_dot_dotdot (Results 1 – 2 of 2) sorted by relevance
497 static inline int is_dot_dotdot(const unsigned char *name, const int len) in is_dot_dotdot() function
558 if (is_dot_dotdot(filename, namelen)) { in convert_inline_dentry()