Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Ddir.c79 static bool early_match_name(size_t namelen, f2fs_hash_t namehash, in early_match_name() function
135 if (early_match_name(name->len, namehash, de) && in find_target_dentry()