Home
last modified time | relevance | path

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

/linux-4.1.27/fs/qnx4/
Dqnx4.h29 extern const struct file_operations qnx4_dir_operations;
Ddir.c70 const struct file_operations qnx4_dir_operations = variable
Dinode.c316 inode->i_fop = &qnx4_dir_operations; in qnx4_iget()