Home
last modified time | relevance | path

Searched refs:erofs_workstn_unlock (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/erofs/
Dutils.c97 erofs_workstn_unlock(sbi); in erofs_register_workgroup()
175 erofs_workstn_unlock(sbi); in erofs_shrink_workstation()
Dinternal.h174 #define erofs_workstn_unlock(sbi) xa_unlock(&(sbi)->workstn_tree) macro