Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/ !
Dstate.h82 unsigned char sc_type; member
Dnfs4state.c266 stid->sc_type = type; in init_stid()
1193 if (typemask & s->sc_type) in find_stateid_by_type()
3382 if (!(s->sc_type & (NFS4_OPEN_STID | NFS4_LOCK_STID))) in nfs4_validate_stateid()
3438 switch (s->sc_type) { in nfs4_preprocess_stateid_op()
3523 switch (s->sc_type) { in nfsd4_free_stateid()
3532 if (s->sc_type == NFS4_LOCK_STID) in nfsd4_free_stateid()
3561 if (stp->st_stid.sc_type == NFS4_CLOSED_STID) in nfs4_seqid_op_checks()
3758 s->st_stid.sc_type = NFS4_CLOSED_STID; in nfsd4_close_open_stateid()
/linux-3.4.99/drivers/scsi/ !
Daic7xxx_old.c983 unsigned short sc_type; member
8523 scarray, p->sc_size, p->sc_type); in aic7xxx_load_seeprom()
8526 if(p->sc_type == C46) in aic7xxx_load_seeprom()
8537 scarray, p->sc_size, p->sc_type); in aic7xxx_load_seeprom()
8540 if(p->sc_type == C46) in aic7xxx_load_seeprom()
9200 temp_p->sc_type = aic_pdevs[i].seeprom_type; in aic7xxx_detect()