Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c512 return dt_declare_xattr_set(env, o, &vbuf, xname, 0, th); in dt_declare_version_set()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h1344 static inline int dt_declare_xattr_set(const struct lu_env *env, in dt_declare_xattr_set() function