Searched refs:lsm_destroy (Results 1 – 3 of 3) sorted by relevance
258 .lsm_destroy = lsm_destroy_plain,348 .lsm_destroy = lsm_destroy_plain,
1130 rc = lsm_op_find(lsm->lsm_magic)->lsm_destroy(lsm, oa, md_exp); in lov_destroy()
1369 int (*lsm_destroy)(struct lov_stripe_md *, struct obdo *oa, member