Searched refs:set_offset_v2_k_type (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h267 static inline void set_offset_v2_k_type( struct offset_v2 *v2, int type ) function
290 # define set_offset_v2_k_type(v2,val) (offset_v2_k_type(v2) = (val)) macro
506 (set_offset_v2_k_type( &(key->u.k_offset_v2), type ));
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h267 static inline void set_offset_v2_k_type( struct offset_v2 *v2, int type ) function
290 # define set_offset_v2_k_type(v2,val) (offset_v2_k_type(v2) = (val)) macro
506 (set_offset_v2_k_type( &(key->u.k_offset_v2), type ));

Completed in 44 milliseconds