Searched refs:fscrypt_is_dot_dotdot (Results 1 – 1 of 1) sorted by relevance
75 static inline bool fscrypt_is_dot_dotdot(const struct qstr *str) in fscrypt_is_dot_dotdot() function378 if (fscrypt_is_dot_dotdot(&qname)) { in fscrypt_fname_disk_to_usr()453 if (!IS_ENCRYPTED(dir) || fscrypt_is_dot_dotdot(iname)) { in fscrypt_setup_filename()