Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_ea.c346 const struct lsm_operations lsm_v3_ops = { variable
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h1382 extern const struct lsm_operations lsm_v3_ops;
1389 return &lsm_v3_ops; in lsm_op_find()