Searched refs:have_status (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/afs/
H A Dafs.h149 bool have_status; /* True if status record was retrieved */ member in struct:afs_status_cb
H A Dinode.c302 } else if (vp->scb.have_status) {
325 if (vp->scb.have_status)
H A Ddir.c713 if (!vp->scb.have_status && !vp->scb.have_error)
914 if (op->file[0].scb.have_status)
1498 (op->file[1].scb.have_status && op->file[1].scb.have_error))
H A Dyfsclient.c213 scb->have_status = true;
H A Dfsclient.c121 scb->have_status = true;

Completed in 132 milliseconds