Home
last modified time | relevance | path

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

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