Searched refs:find_stateid_by_type (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfs4state.c | 2742 find_stateid_by_type(struct nfs4_client *cl, stateid_t *t, in find_stateid_by_type() function 5703 ret = find_stateid_by_type(cl, s, SC_TYPE_DELEG, SC_STATUS_REVOKED); in find_deleg_stateid() 7261 stid = find_stateid_by_type(cstate->clp, stateid, typemask, statusmask); in nfsd4_lookup_stateid() 7401 *stid = find_stateid_by_type(found, &cps->cp_p_stateid, in find_cpntf_state()
|