Searched refs:IOP_TRYLOCK (Results 1 – 2 of 2) sorted by relevance
298 lock_result = IOP_TRYLOCK(lip); in xfsaild_push()
804 #define IOP_TRYLOCK(ip) (*(ip)->li_ops->iop_trylock)(ip) macro