Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dinternal.h159 #define EROFS_LOCKED_MAGIC (INT_MIN | 0xE0F510CCL) macro
175 if (val != atomic_cmpxchg(&grp->refcount, val, EROFS_LOCKED_MAGIC)) { in erofs_workgroup_try_to_freeze()
197 VAL != EROFS_LOCKED_MAGIC); in erofs_wait_on_workgroup_freezed()
223 DBG_BUGON(v == EROFS_LOCKED_MAGIC); in erofs_wait_on_workgroup_freezed()

Completed in 5 milliseconds