Searched refs:offset_v2 (Results 1 – 2 of 2) sorted by relevance
134 struct offset_v2 { struct165 struct offset_v2 offset_v2; argument169 static inline __u16 offset_v2_k_type( const struct offset_v2 *v2 ) in offset_v2_k_type()173 return (tmp.offset_v2.k_type <= TYPE_MAXTYPE)?tmp.offset_v2.k_type:TYPE_ANY; in offset_v2_k_type()176 static inline loff_t offset_v2_k_offset( const struct offset_v2 *v2 ) in offset_v2_k_offset()180 return tmp.offset_v2.k_offset; in offset_v2_k_offset()199 struct offset_v2 v2;
1258 struct offset_v2 { struct1262 static inline __u16 offset_v2_k_type(const struct offset_v2 *v2) in offset_v2_k_type() argument1268 static inline void set_offset_v2_k_type(struct offset_v2 *v2, int type) in set_offset_v2_k_type()1274 static inline loff_t offset_v2_k_offset(const struct offset_v2 *v2) in offset_v2_k_offset()1279 static inline void set_offset_v2_k_offset(struct offset_v2 *v2, loff_t offset) in set_offset_v2_k_offset()1296 struct offset_v2 k_offset_v2;