Searched refs:osc_object_unlock (Results 1 – 2 of 2) sorted by relevance
304 osc_object_unlock((ext)->oe_obj); \518 osc_object_unlock(obj); in osc_extent_remove()605 osc_object_unlock(obj); in osc_extent_release()804 osc_object_unlock(obj); in osc_extent_find()891 osc_object_unlock(ext->oe_obj); in extent_wait_cb()921 osc_object_unlock(obj); in osc_extent_wait()1048 osc_object_unlock(obj); in osc_extent_truncate()1126 osc_object_unlock(obj); in osc_extent_make_ready()1184 osc_object_unlock(obj); in osc_extent_expand()1974 osc_object_unlock(osc); in osc_send_write_rpc()[all …]
171 static inline void osc_object_unlock(struct osc_object *obj) in osc_object_unlock() function