Home
last modified time | relevance | path

Searched refs:stateid_type_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Drfs4.c414 switch ((stateid_type_t)st->bits.type) { in print_stateid()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h249 typedef enum {OPENID, LOCKID, DELEGID} stateid_type_t; typedef
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c3463 what_stateid_error(stateid_t *id, stateid_type_t type) in what_stateid_error()