Home
last modified time | relevance | path

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

/linux/fs/qnx6/
H A Dnamei.c27 ino = qnx6_find_ino(len, dir, name); in qnx6_lookup()
H A Dqnx6.h129 unsigned qnx6_find_ino(int len, struct inode *dir, const char *name);
H A Ddir.c217 unsigned qnx6_find_ino(int len, struct inode *dir, const char *name) in qnx6_find_ino() function