Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dqnx6_fs.h35 #define QNX6_MOUNT_MMI_FS 0x010000 /* mount as Audi MMI 3G fs */ macro
/linux-4.1.27/fs/qnx6/
Dinode.c51 if (sbi->s_mount_opt & QNX6_MOUNT_MMI_FS) in qnx6_show_options()