Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Dinternal.h111 #define EROFS_LOCKED_MAGIC (INT_MIN | 0xE0F510CCL) macro
127 if (val != atomic_cmpxchg(&grp->refcount, val, EROFS_LOCKED_MAGIC)) { in erofs_workgroup_try_to_freeze()
149 VAL != EROFS_LOCKED_MAGIC); in erofs_wait_on_workgroup_freezed()
175 DBG_BUGON(v == EROFS_LOCKED_MAGIC); in erofs_wait_on_workgroup_freezed()