Searched defs:test_opt (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dext2_fs.h320 #define test_opt(sb, opt) ((sb)->u.ext2_sb.s_mount_opt & \ macro
H A Dext3_fs.h347 #define test_opt(sb, opt) ((sb)->u.ext3_sb.s_mount_opt & \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dext2_fs.h320 #define test_opt(sb, opt) ((sb)->u.ext2_sb.s_mount_opt & \ macro
H A Dext3_fs.h347 #define test_opt(sb, opt) ((sb)->u.ext3_sb.s_mount_opt & \ macro
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dext2_fs.h493 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro

Completed in 59 milliseconds