Searched refs:JFS_OS2 (Results 1 – 3 of 3) sorted by relevance
72 #define JFS_OS2 0x40000000 /* OS/2 support */ macro
597 if ((JFS_SBI(sb)->mntflag & JFS_OS2) == JFS_OS2) { in dtSearch()1199 if ((sbi->mntflag & JFS_OS2) == JFS_OS2) in dtSplitUp()3423 if ((flag & JFS_OS2) == JFS_OS2) in ciCompare()3443 if ((flag & JFS_OS2) == JFS_OS2) in ciCompare()3495 if ((flag & JFS_OS2) == JFS_OS2) in ciGetLeafPrefixKey()3502 if ((flag & JFS_OS2) == JFS_OS2) in ciGetLeafPrefixKey()
577 if (sbi->mntflag & JFS_OS2) in jfs_fill_super()
Completed in 15 milliseconds