Searched refs:lsm_operations (Results 1 – 2 of 2) sorted by relevance
256 const struct lsm_operations lsm_v1_ops = {346 const struct lsm_operations lsm_v3_ops = {
1367 struct lsm_operations { struct1381 extern const struct lsm_operations lsm_v1_ops; argument1382 extern const struct lsm_operations lsm_v3_ops;1383 static inline const struct lsm_operations *lsm_op_find(int magic) in lsm_op_find()