Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dqnx6_fs.h36 #define QNX6_MOUNT_MMI_FS 0x010000 /* mount as Audi MMI 3G fs */ macro
/openbmc/linux/fs/qnx6/
H A Dinode.c52 if (sbi->s_mount_opt & QNX6_MOUNT_MMI_FS) in qnx6_show_options()