Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_ea.c256 const struct lsm_operations lsm_v1_ops = { variable
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h1381 extern const struct lsm_operations lsm_v1_ops;
1387 return &lsm_v1_ops; in lsm_op_find()