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