Home
last modified time | relevance | path

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

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