Searched refs:JFS_OS2 (Results 1 – 3 of 3) sorted by relevance
82 #define JFS_OS2 0x40000000 /* OS/2 support */ macro
609 if ((JFS_SBI(sb)->mntflag & JFS_OS2) == JFS_OS2) { in dtSearch()1204 if ((sbi->mntflag & JFS_OS2) == JFS_OS2) in dtSplitUp()3734 if ((flag & JFS_OS2) == JFS_OS2) in ciCompare()3754 if ((flag & JFS_OS2) == JFS_OS2) in ciCompare()3806 if ((flag & JFS_OS2) == JFS_OS2) in ciGetLeafPrefixKey()3813 if ((flag & JFS_OS2) == JFS_OS2) in ciGetLeafPrefixKey()
517 if (sbi->mntflag & JFS_OS2) in jfs_fill_super()