Searched refs:qnx4_dir_inode_operations (Results 1 – 2 of 2) sorted by relevance
/linux/fs/qnx4/ | ||
H A D | qnx4.h | 29 extern const struct inode_operations qnx4_dir_inode_operations; |
H A D | inode.c | 334 inode->i_op = &qnx4_dir_inode_operations; in qnx4_iget() |