Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c528 rc = dt_xattr_set(env, o, &vbuf, xname, 0, th, BYPASS_CAPA); in dt_version_set()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h1356 static inline int dt_xattr_set(const struct lu_env *env, in dt_xattr_set() function