Searched refs:erofs_workstn_lock (Results 1 – 2 of 2) sorted by relevance
84 erofs_workstn_lock(sbi); in erofs_register_workgroup()127 erofs_workstn_lock(sbi); in erofs_shrink_workstation()
173 #define erofs_workstn_lock(sbi) xa_lock(&(sbi)->workstn_tree) macro