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