Lines Matching defs:x
49 #define SF( x ) ( r -> x ) argument
50 #define SFP( x ) SF( s_proc_info_data.x ) argument
51 #define SFPL( x ) SFP( x[ level ] ) argument
52 #define SFPF( x ) SFP( scan_bitmap.x ) argument
53 #define SFPJ( x ) SFP( journal.x ) argument
55 #define D2C( x ) le16_to_cpu( x ) argument
56 #define D4C( x ) le32_to_cpu( x ) argument
57 #define DF( x ) D2C( rs -> s_v1.x ) argument
58 #define DFL( x ) D4C( rs -> s_v1.x ) argument
65 #define DJF( x ) le32_to_cpu( rs -> x ) argument
66 #define DJV( x ) le32_to_cpu( s_v1 -> x ) argument
67 #define DJP( x ) le32_to_cpu( jp -> x ) argument
68 #define JF( x ) ( r -> s_journal -> x ) argument