Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfsd/
Dnfs4state.c760 unsigned char sc_type) in nfs4_init_cp_state() argument
766 stid->sc_type = sc_type; in nfs4_init_cp_state()
809 WARN_ON_ONCE(copy->cp_stateid.sc_type != NFS4_COPY_STID); in nfs4_free_copy_state()
1031 s->sc_type = 0; in nfs4_unhash_stid()
1085 dp->dl_stid.sc_type = NFS4_DELEG_STID; in hash_delegation_locked()
1101 dp->dl_stid.sc_type = NFS4_CLOSED_DELEG_STID; in unhash_delegation_locked()
1130 dp->dl_stid.sc_type = NFS4_REVOKED_DELEG_STID; in revoke_delegation()
2304 if (!ret || !ret->sc_type) in find_stateid_locked()
2317 if (typemask & s->sc_type) in find_stateid_by_type()
2452 if (st->sc_type != NFS4_OPEN_STID && st->sc_type != NFS4_LOCK_STID) in nfs4_show_open()
[all …]
Dstate.h63 unsigned char sc_type; member
101 unsigned char sc_type; member
Dnfs4layouts.c238 if (parent->sc_type == NFS4_DELEG_STID) in nfsd4_alloc_layout_stateid()
252 stp->sc_type = NFS4_LAYOUT_STID; in nfsd4_alloc_layout_stateid()
288 if (stid->sc_type != NFS4_LAYOUT_STID) { in nfsd4_preprocess_layout_stateid()