Searched refs:offset_v2 (Results 1 – 2 of 2) sorted by relevance
133 struct offset_v2 { struct164 struct offset_v2 offset_v2; argument168 static inline __u16 offset_v2_k_type( const struct offset_v2 *v2 ) in offset_v2_k_type()172 return (tmp.offset_v2.k_type <= TYPE_MAXTYPE)?tmp.offset_v2.k_type:TYPE_ANY; in offset_v2_k_type()175 static inline loff_t offset_v2_k_offset( const struct offset_v2 *v2 ) in offset_v2_k_offset()179 return tmp.offset_v2.k_offset; in offset_v2_k_offset()198 struct offset_v2 v2;
1255 struct offset_v2 { struct1259 static inline __u16 offset_v2_k_type(const struct offset_v2 *v2) in offset_v2_k_type() argument1265 static inline void set_offset_v2_k_type(struct offset_v2 *v2, int type) in set_offset_v2_k_type()1271 static inline loff_t offset_v2_k_offset(const struct offset_v2 *v2) in offset_v2_k_offset()1276 static inline void set_offset_v2_k_offset(struct offset_v2 *v2, loff_t offset) in set_offset_v2_k_offset()1293 struct offset_v2 k_offset_v2;