Lines Matching refs:stid
664 const struct nfs4_stid *stid
666 TP_ARGS(stid),
676 const stateid_t *stp = &stid->sc_stateid;
678 __entry->sc_type = stid->sc_type;
679 __entry->sc_count = refcount_read(&stid->sc_count);
694 TP_PROTO(const struct nfs4_stid *stid), \
695 TP_ARGS(stid))
1432 const struct nfs4_stid *stid
1434 TP_ARGS(stid),
1435 TP_CONDITION(stid->sc_client),
1441 __sockaddr(addr, stid->sc_client->cl_cb_conn.cb_addrlen)
1444 const stateid_t *stp = &stid->sc_stateid;
1445 const struct nfs4_client *clp = stid->sc_client;