Searched defs:test_opt (Results 1 – 5 of 5) sorted by relevance
71 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ macro
102 #define test_opt(sbi, option) ((sbi)->mount_opt & EROFS_MOUNT_##option) macro
387 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro
1181 #define test_opt(sb, opt) (EXT4_SB(sb)->s_mount_opt & \ macro
105 #define test_opt(sbi, option) (F2FS_OPTION(sbi).opt & F2FS_MOUNT_##option) macro