Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4layouts.c239 if (parent->sc_type == NFS4_DELEG_STID) in nfsd4_alloc_layout_stateid()
253 stp->sc_type = NFS4_LAYOUT_STID; in nfsd4_alloc_layout_stateid()
289 if (stid->sc_type != NFS4_LAYOUT_STID) { in nfsd4_preprocess_layout_stateid()
H A Dnfs4state.c1263 s->sc_type = 0; in nfs4_unhash_stid()
1317 dp->dl_stid.sc_type = NFS4_DELEG_STID; in hash_delegation_locked()
2455 if (!ret || !ret->sc_type) in find_stateid_locked()
2468 if (typemask & s->sc_type) in find_stateid_by_type()
2621 if (st->sc_type != NFS4_OPEN_STID && st->sc_type != NFS4_LOCK_STID) in nfs4_show_open()
2753 switch (st->sc_type) { in states_show()
4544 switch (s->sc_type) { in nfsd4_verify_open_stid()
6404 switch (s->sc_type) { in nfsd4_validate_stateid()
6477 switch (s->sc_type) { in nfs4_find_file()
6665 switch (s->sc_type) { in nfs4_preprocess_stateid_op()
[all …]
H A Dstate.h101 unsigned char sc_type; member
H A Dtrace.h668 __field(unsigned long, sc_type)
678 __entry->sc_type = stid->sc_type;
688 __entry->sc_count, show_stid_type(__entry->sc_type)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch110 sc->sc_type = type;