Searched refs:JFS_OS2 (Results 1 – 3 of 3) sorted by relevance
85 #define JFS_OS2 0x40000000 /* OS/2 support */ macro
610 if ((JFS_SBI(sb)->mntflag & JFS_OS2) == JFS_OS2) { in dtSearch()1205 if ((sbi->mntflag & JFS_OS2) == JFS_OS2) in dtSplitUp()3727 if ((flag & JFS_OS2) == JFS_OS2) in ciCompare()3747 if ((flag & JFS_OS2) == JFS_OS2) in ciCompare()3799 if ((flag & JFS_OS2) == JFS_OS2) in ciGetLeafPrefixKey()3806 if ((flag & JFS_OS2) == JFS_OS2) in ciGetLeafPrefixKey()
610 if (sbi->mntflag & JFS_OS2) in jfs_fill_super()