Searched refs:dt_init_capa_ctxt (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
H A Ddt_object.h173 int (*dt_init_capa_ctxt)(const struct lu_env *env, member in struct:dt_device_operations
1419 static inline int dt_init_capa_ctxt(const struct lu_env *env, function
1426 LASSERT(dev->dd_ops->dt_init_capa_ctxt);
1427 return dev->dd_ops->dt_init_capa_ctxt(env, dev, mode,

Completed in 15 milliseconds