Searched refs:LK_TRYUPGRADE (Results 1 – 5 of 5) sorted by relevance
186 #define LK_TRYUPGRADE 0x800000 macro
988 if (op == LK_TRYUPGRADE) { in lockmgr_upgrade()1077 case LK_TRYUPGRADE: in lockmgr_lock_flags()1348 case LK_TRYUPGRADE: in __lockmgr_args()1364 case LK_TRYUPGRADE: in __lockmgr_args()
3570 vn_lock(vp, LK_TRYUPGRADE); in flushbufqueues()
3214 error = VOP_LOCK(vp, LK_TRYUPGRADE | LK_INTERLOCK); in vput_final()
979 err = VOP_LOCK(*vpp, LK_TRYUPGRADE | LK_INTERLOCK); in zfsctl_snapdir_lookup()