Searched refs:exp_connect_flags_ptr (Results 1 – 2 of 2) sorted by relevance
219 static inline __u64 *exp_connect_flags_ptr(struct obd_export *exp) in exp_connect_flags_ptr() function226 return *exp_connect_flags_ptr(exp); in exp_connect_flags()
1856 if (copy_to_user(uarg, exp_connect_flags_ptr(exp), in mdc_iocontrol()1857 sizeof(*exp_connect_flags_ptr(exp)))) { in mdc_iocontrol()