Searched refs:sc_type (Results 1 – 4 of 4) sorted by relevance
252 if (parent->sc_type == SC_TYPE_DELEG) in nfsd4_alloc_layout_stateid()266 stp->sc_type = SC_TYPE_LAYOUT; in nfsd4_alloc_layout_stateid()302 if (stid->sc_type != SC_TYPE_LAYOUT) { in nfsd4_preprocess_layout_stateid()
1334 dp->dl_stid.sc_type = SC_TYPE_DELEG; in hash_delegation_locked()1750 if ((stid->sc_type & sc_types) && in find_one_sb_stid()1795 switch (stid->sc_type) { in nfsd4_revoke_states()2736 if (!ret || !ret->sc_type) in find_stateid_locked()2751 (typemask & s->sc_type)) in find_stateid_by_type()3073 switch (st->sc_type) { in states_show()5020 if (local->st_stid.sc_type == SC_TYPE_OPEN && in nfsd4_find_existing_open()5039 switch (s->sc_type) { in nfsd4_drop_revoked_stid()5206 stp->st_stid.sc_type = SC_TYPE_OPEN; in init_open_stateid()7207 switch (s->sc_type) { in nfsd4_validate_stateid()[all …]
124 unsigned short sc_type; member
1253 if (st->sc_type & SC_TYPE_DELEG) { in nfsd4_setattr()