Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dqnx6_fs.h86 struct qnx6_root_node { struct
110 struct qnx6_root_node Inode; argument
111 struct qnx6_root_node Bitmap;
112 struct qnx6_root_node Longfile;
113 struct qnx6_root_node Unknown;
129 struct qnx6_root_node Inode;
130 struct qnx6_root_node Bitmap;
131 struct qnx6_root_node Longfile;
132 struct qnx6_root_node Unknown;
/linux-6.1.9/fs/qnx6/
Dinode.c294 struct qnx6_root_node *p);
503 struct qnx6_root_node *p) in qnx6_private_inode()