Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfs4layouts.c253 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()
A Dnfs4state.c1313 dp->dl_stid.sc_type = SC_TYPE_DELEG; in hash_delegation_locked()
1719 if ((stid->sc_type & sc_types) && in find_one_sb_stid()
1765 switch (stid->sc_type) { in nfsd4_revoke_states()
2630 if (!ret || !ret->sc_type) in find_stateid_locked()
2645 (typemask & s->sc_type)) in find_stateid_by_type()
2942 switch (st->sc_type) { in states_show()
4823 switch (s->sc_type) { in nfsd4_drop_revoked_stid()
6824 switch (s->sc_type) { in nfsd4_validate_stateid()
6902 switch (s->sc_type) { in nfs4_find_file()
7088 switch (s->sc_type) { in nfs4_preprocess_stateid_op()
[all …]
A Dstate.h102 unsigned short sc_type; member
A Dtrace.h668 __field(unsigned long, sc_type)
679 __entry->sc_type = stid->sc_type;
690 __entry->sc_count, show_stid_type(__entry->sc_type),

Completed in 27 milliseconds