Searched refs:JFS_OS2 (Results 1 – 3 of 3) sorted by relevance
73 #define JFS_OS2 0x40000000 /* OS/2 support */ macro
598 if ((JFS_SBI(sb)->mntflag & JFS_OS2) == JFS_OS2) { in dtSearch()1200 if ((sbi->mntflag & JFS_OS2) == JFS_OS2) in dtSplitUp()3451 if ((flag & JFS_OS2) == JFS_OS2) in ciCompare()3471 if ((flag & JFS_OS2) == JFS_OS2) in ciCompare()3523 if ((flag & JFS_OS2) == JFS_OS2) in ciGetLeafPrefixKey()3530 if ((flag & JFS_OS2) == JFS_OS2) in ciGetLeafPrefixKey()
544 if (sbi->mntflag & JFS_OS2) in jfs_fill_super()
Completed in 734 milliseconds