Home
last modified time | relevance | path

Searched refs:lsm_v1_ops (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/lov/
Dlov_ea.c254 const struct lsm_operations lsm_v1_ops = { variable
/drivers/staging/lustre/lustre/include/
Dobd.h1232 extern const struct lsm_operations lsm_v1_ops;
1238 return &lsm_v1_ops; in lsm_op_find()