Searched refs:sc_type (Results 1 – 5 of 5) sorted by relevance
253 if (parent->sc_type == SC_TYPE_DELEG) in nfsd4_alloc_layout_stateid()267 stp->sc_type = SC_TYPE_LAYOUT; in nfsd4_alloc_layout_stateid()303 if (stid->sc_type != SC_TYPE_LAYOUT) { in nfsd4_preprocess_layout_stateid()
1295 dp->dl_stid.sc_type = SC_TYPE_DELEG; in hash_delegation_locked()1710 if ((stid->sc_type & sc_types) && in find_one_sb_stid()1756 switch (stid->sc_type) { in nfsd4_revoke_states()2692 if (!ret || !ret->sc_type) in find_stateid_locked()2707 (typemask & s->sc_type)) in find_stateid_by_type()3029 switch (st->sc_type) { in states_show()4985 switch (s->sc_type) { in nfsd4_drop_revoked_stid()7095 switch (s->sc_type) { in nfsd4_validate_stateid()7173 switch (s->sc_type) { in nfs4_find_file()7355 switch (s->sc_type) { in nfs4_preprocess_stateid_op()[all …]
123 unsigned short sc_type; member
700 __field(unsigned long, sc_type)711 __entry->sc_type = stid->sc_type;722 __entry->sc_count, show_stid_type(__entry->sc_type),
1169 if (st->sc_type & SC_TYPE_DELEG) { in nfsd4_setattr()
Completed in 33 milliseconds