Searched refs:offset_v2 (Results 1 – 1 of 1) sorted by relevance
135 struct offset_v2 { struct166 struct offset_v2 offset_v2; argument170 static inline __u16 offset_v2_k_type( const struct offset_v2 *v2 ) in offset_v2_k_type()174 return (tmp.offset_v2.k_type <= TYPE_MAXTYPE)?tmp.offset_v2.k_type:TYPE_ANY; in offset_v2_k_type()177 static inline loff_t offset_v2_k_offset( const struct offset_v2 *v2 ) in offset_v2_k_offset()181 return tmp.offset_v2.k_offset; in offset_v2_k_offset()200 struct offset_v2 v2;
Completed in 7 milliseconds