Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_trans_ail.c477 int lock_result; in xfsaild_push() local
484 lock_result = xfsaild_push_item(ailp, lip); in xfsaild_push()
485 switch (lock_result) { in xfsaild_push()