Searched refs:osc_real_create (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_internal.h | 91 int osc_real_create(struct obd_export *exp, struct obdo *oa,
|
D | osc_request.c | 458 int osc_real_create(struct obd_export *exp, struct obdo *oa, in osc_real_create() function 732 return osc_real_create(exp, oa, ea, oti); in osc_create() 736 return osc_real_create(exp, oa, ea, oti); in osc_create()
|