Searched defs:test_opt (Results 1 – 4 of 4) sorted by relevance
70 #define test_opt(sb, opt) (QNX6_SB(sb)->s_mount_opt & \ macro
396 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro
60 #define test_opt(sbi, option) (sbi->mount_opt.opt & F2FS_MOUNT_##option) macro
1102 #define test_opt(sb, opt) (EXT4_SB(sb)->s_mount_opt & \ macro