Searched refs:is_dot_dotdot (Results 1 – 5 of 5) sorted by relevance
206 static inline bool is_dot_dotdot(const char *name) in is_dot_dotdot() function
972 if (is_dot_dotdot(dp->d_name) || in erofs_mkfs_build_tree()1012 if (is_dot_dotdot(d->name)) { in erofs_mkfs_build_tree()
468 if (is_dot_dotdot(dp->d_name) || in erofs_count_all_xattrs_from_path()
636 static inline int is_dot_dotdot(const unsigned char *name, const int len) in is_dot_dotdot() function
619 if (is_dot_dotdot(filename, namelen)) { in convert_inline_dentry()