Home
last modified time | relevance | path

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

/fs/qnx6/
Dqnx6.h57 extern const struct file_operations qnx6_dir_operations;
Ddir.c273 const struct file_operations qnx6_dir_operations = { variable
Dinode.c582 inode->i_fop = &qnx6_dir_operations; in qnx6_iget()