Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dqnx6_fs.h14 #define QNX6_ROOT_INO 1 macro
/openbmc/linux/fs/qnx6/
H A Dinode.c444 root = qnx6_iget(s, QNX6_ROOT_INO); in qnx6_fill_super()