Searched refs:LK_TRYUPGRADE (Results 1 – 6 of 6) sorted by relevance
188 #define LK_TRYUPGRADE 0x800000 macro
987 if (op == LK_TRYUPGRADE) { in lockmgr_upgrade()1076 case LK_TRYUPGRADE: in lockmgr_lock_flags()1339 case LK_TRYUPGRADE: in __lockmgr_args()1354 case LK_TRYUPGRADE: in __lockmgr_args()
3668 vn_lock(vp, LK_TRYUPGRADE); in flushbufqueues()
3633 error = VOP_LOCK(vp, LK_TRYUPGRADE | LK_INTERLOCK); in vput_final()
1001 err = VOP_LOCK(*vpp, LK_TRYUPGRADE); in zfsctl_snapdir_lookup()
347 lktype != LK_TRYUPGRADE)) { in nfs_lock()