Searched refs:robustlocks (Results 1 – 3 of 3) sorted by relevance
984 robust_t **robustlocks; /* table of registered robust locks */ member1200 caddr32_t robustlocks; member
1939 if ((table = udp->robustlocks) == NULL) { in register_lock()1941 if ((table = udp->robustlocks) == NULL) { in register_lock()1944 udp->robustlocks = table; in register_lock()2025 table = udp->robustlocks; in unregister_locks()2026 udp->robustlocks = NULL; in unregister_locks()
885 OFFSET(robustlocks), in d_uberdata()886 prt_addr(uberdata.robustlocks, 1), in d_uberdata()