Searched refs:ENOLCK (Results 1 – 20 of 20) sorted by relevance
786 error = ENOLCK; in nlm_call_lock()807 error = ENOLCK; in nlm_call_lock()981 return (ENOLCK); in nlm_call_cancel()1060 return (ENOLCK); in nlm_call_unlock()1132 return (ENOLCK); in nlm_call_test()1362 return (ENOLCK); in nlm_call_share()1381 return (ENOLCK); in nlm_call_share()1403 error = ENOLCK; in nlm_call_share()1439 return (ENOLCK); in nlm_call_unshare()1475 error = ENOLCK; in nlm_call_unshare()[all …]
608 case ENOLCK: in nlm_do_lock()
442 return (ENOLCK); in __nisdb_wulock()494 return (ENOLCK); in __nisdb_rulock()508 return (ENOLCK); in __nisdb_rulock()682 return (ENOLCK); in __nisdb_destroy_lock()
66 {"ENOLCK", ENOLCK},
89 case ENOLCK: in __lockf()
154 #define ENOLCK 77 /* No locks available */ macro
96 #define ENOLCK 46 /* No record locks available. */ macro
266 public static final int ENOLCK = 46; field in PoolsException
81 46 ENOLCK No record locks available
651 error = ENOLCK; in reclock()678 error = ENOLCK; in reclock()1374 return (ENOLCK); in flk_wait_execute_request()1387 return (ENOLCK); in flk_wait_execute_request()1450 return (ENOLCK); in flk_wait_execute_request()
255 if (errno == ENOLCK) { in Passeren()
242 case ENOLCK: in puterrno4()332 return (ENOLCK); in geterrno4()
4551 rc = ENOLCK; in nfs_frlock()
5476 rc = ENOLCK; in nfs3_frlock()
10969 rc = ENOLCK; in nfs4_frlock()12970 return (ENOLCK); in nfs4frlock_get_sysid()
9062 case ENOLCK: in rfs4_do_lock()
311 [ENOLCK] = LINUX_ENOLCK, in e2linux()
279 {NT_STATUS_NOT_LOCKED, ENOLCK},
175 @ MSG_ERRNO_ENOLCK "[ ENOLCK ]" # 46
3504 #ifdef ENOLCK3505 case ENOLCK: /* No locks available */