Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dutils.c84 erofs_workstn_lock(sbi); in erofs_register_workgroup()
127 erofs_workstn_lock(sbi); in erofs_shrink_workstation()
Dinternal.h173 #define erofs_workstn_lock(sbi) xa_lock(&(sbi)->workstn_tree) macro