Home
last modified time | relevance | path

Searched refs:lu_attr (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h310 struct dt_object *dt, struct lu_attr *attr,
319 const struct lu_attr *attr,
323 const struct lu_attr *attr,
391 struct lu_attr *attr,
396 struct lu_attr *attr,
831 struct lu_attr *attr);
856 struct lu_attr *attr,
862 struct lu_attr *attr, struct dt_object_format *dof,
993 struct lu_attr *attr, in dt_declare_create()
1006 struct lu_attr *attr, in dt_create()
[all …]
Dlu_object.h403 struct lu_attr { struct
Dobd_class.h310 struct lu_attr;
312 void obdo_from_la(struct obdo *dst, struct lu_attr *la, __u64 valid);
313 void la_from_obdo(struct lu_attr *la, struct obdo *dst, u32 valid);
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_internal.h54 struct lu_attr lgi_attr;
Ddt_object.c371 struct lu_attr *at) in dt_find_or_create()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-obdo.c53 void obdo_from_la(struct obdo *dst, struct lu_attr *la, __u64 valid) in obdo_from_la()
100 void la_from_obdo(struct lu_attr *dst, struct obdo *obdo, u32 valid) in la_from_obdo()