Home
last modified time | relevance | path

Searched refs:nfs4_queue_event (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c577 nfs4_queue_event(RE_UNEXPECTED_ACTION, mi, NULL, in start_recovery()
1374 nfs4_queue_event(RE_WRONGSEC, mi, NULL, in nfs4_recov_thread()
1540 nfs4_queue_event(RE_END, mi, NULL, 0, recovp->rc_vp1, in recov_done()
1637 nfs4_queue_event(RE_FAILOVER, mi, in recov_newserver()
1935 nfs4_queue_event(RE_BADHANDLE, mi, NULL, 0, in recov_filehandle()
2271 nfs4_queue_event(RE_FAIL_RELOCK, mi, in relock_file()
2276 nfs4_queue_event(RE_FAIL_RELOCK, mi, in relock_file()
2766 nfs4_queue_event(RE_LOST_STATE_BAD_OP, mi, NULL, in resend_one_op()
3064 nfs4_queue_event(RE_LOST_STATE_BAD_OP, mi, NULL, in nfs4_save_lost_rqst()
3222 nfs4_queue_event(RE_UNEXPECTED_STATUS, mi, NULL, 0, in errs_to_action()
[all …]
H A Dnfs4_subr.c1720 nfs4_queue_event(RE_FAIL_REMAP_OP, mi, NULL, in remap_lookup()
1727 nfs4_queue_event(RE_FAIL_REMAP_LEN, mi, NULL, in remap_lookup()
1748 nfs4_queue_event(RE_FAIL_REMAP_OP, mi, NULL, in remap_lookup()
1755 nfs4_queue_event(RE_FAIL_REMAP_LEN, mi, NULL, in remap_lookup()
1937 nfs4_queue_event(RE_FILE_DIFF, mi, in nfs4_remap_file()
H A Dnfs4_client_debug.c1354 nfs4_queue_event(nfs4_event_type_t id, mntinfo4_t *mi, char *server1, in nfs4_queue_event() function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2106 extern void nfs4_queue_event(nfs4_event_type_t, mntinfo4_t *, char *,
2111 #pragma rarely_called(nfs4_queue_event)