Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans_ail.c403 int lock_result; in xfsaild_push() local
410 lock_result = xfsaild_push_item(ailp, lip); in xfsaild_push()
411 switch (lock_result) { in xfsaild_push()