Home
last modified time | relevance | path

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

/linux-6.1.9/fs/bfs/
Ddir.c313 static inline int bfs_namecmp(int len, const unsigned char *name, in bfs_namecmp() function
346 bfs_namecmp(namelen, name, de->name)) { in bfs_find_entry()