Home
last modified time | relevance | path

Searched refs:obd_setattr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h842 static inline int obd_setattr(const struct lu_env *env, struct obd_export *exp, in obd_setattr() function
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1946 rc = obd_setattr(env, ec->ec_exp, &oinfo, NULL); in echo_client_iocontrol()