Searched refs:sm_ll_commit (Results 1 – 4 of 4) sorted by relevance
134 int sm_ll_commit(struct ll_disk *ll);
163 r = sm_ll_commit(&smd->ll); in sm_disk_commit()
514 r = sm_ll_commit(&smm->ll); in sm_metadata_commit()755 r = sm_ll_commit(&smm->ll); in sm_metadata_extend()
944 int sm_ll_commit(struct ll_disk *ll) in sm_ll_commit() function