Searched refs:sc_types (Results 1 – 1 of 1) sorted by relevance
1946 unsigned int sc_types) in find_one_sb_stid() argument1953 if ((stid->sc_type & sc_types) && in find_one_sb_stid()2082 unsigned int sc_types; in nfsd4_revoke_states() local2086 sc_types = SC_TYPE_OPEN | SC_TYPE_LOCK | SC_TYPE_DELEG | SC_TYPE_LAYOUT; in nfsd4_revoke_states()2104 stid = find_one_sb_stid(clp, sb, sc_types); in nfsd4_revoke_states()2129 unsigned int sc_types) in find_one_export_stid() argument2136 if ((stid->sc_type & sc_types) && in find_one_export_stid()2170 unsigned int sc_types; in nfsd4_revoke_export_states() local2174 sc_types = SC_TYPE_OPEN | SC_TYPE_LOCK | SC_TYPE_DELEG | SC_TYPE_LAYOUT; in nfsd4_revoke_export_states()2187 stid = find_one_export_stid(clp, path, sc_types); in nfsd4_revoke_export_states()