Searched refs:QNX6_SB (Results 1 – 2 of 2) sorted by relevance
59 static inline struct qnx6_sb_info *QNX6_SB(struct super_block *sb) in QNX6_SB() function71 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \
52 sbi = QNX6_SB(s); in qnx6_mmi_fill_super()