Searched refs:LOCKID (Results 1 – 2 of 2) sorted by relevance
2617 lsp->rls_lockid.bits.type = LOCKID; in rfs4_lo_state_create()3435 return (what_stateid_error(id, LOCKID)); in rfs4_get_lo_state()3468 case LOCKID: in rfs4_get_all_state()3606 if (id->bits.type == LOCKID) { in rfs4_check_stateid()
222 typedef enum {OPENID, LOCKID, DELEGID} stateid_type_t; enumerator