Searched refs:sm_ll_commit (Results 1 – 4 of 4) sorted by relevance
117 int sm_ll_commit(struct ll_disk *ll);
509 r = sm_ll_commit(&smm->ll); in sm_metadata_commit()742 r = sm_ll_commit(&smm->ll); in sm_metadata_extend()
205 r = sm_ll_commit(&smd->ll); in sm_disk_commit()
544 int sm_ll_commit(struct ll_disk *ll) in sm_ll_commit() function