Searched refs:lu_attr (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | dt_object.h | 310 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 …]
|
D | lu_object.h | 403 struct lu_attr { struct
|
D | obd_class.h | 310 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/ |
D | llog_internal.h | 54 struct lu_attr lgi_attr;
|
D | dt_object.c | 371 struct lu_attr *at) in dt_find_or_create()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/ |
D | linux-obdo.c | 53 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()
|