Home
last modified time | relevance | path

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

/linux/fs/qnx6/
H A Dqnx6.h59 static inline struct qnx6_sb_info *QNX6_SB(struct super_block *sb) in QNX6_SB() function
71 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \
H A Dsuper_mmi.c52 sbi = QNX6_SB(s); in qnx6_mmi_fill_super()