Home
last modified time | relevance | path

Searched refs:qnx6_root_node (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dqnx6_fs.h85 struct qnx6_root_node { struct
109 struct qnx6_root_node Inode; argument
110 struct qnx6_root_node Bitmap;
111 struct qnx6_root_node Longfile;
112 struct qnx6_root_node Unknown;
128 struct qnx6_root_node Inode;
129 struct qnx6_root_node Bitmap;
130 struct qnx6_root_node Longfile;
131 struct qnx6_root_node Unknown;
/linux-4.1.27/fs/qnx6/
Dinode.c295 struct qnx6_root_node *p);
504 struct qnx6_root_node *p) in qnx6_private_inode()