Searched refs:have_status (Results 1 – 5 of 5) sorted by relevance
149 bool have_status; /* True if status record was retrieved */ member
298 } else if (vp->scb.have_status) { in afs_vnode_commit_status()321 if (vp->scb.have_status) in afs_vnode_commit_status()
706 if (!vp->scb.have_status && !vp->scb.have_error) in afs_do_lookup_success()902 if (op->file[0].scb.have_status) in afs_do_lookup()1479 (op->file[1].scb.have_status && op->file[1].scb.have_error)) in afs_dir_remove_link()
213 scb->have_status = true; in xdr_decode_YFSFetchStatus()
121 scb->have_status = true; in xdr_decode_AFSFetchStatus()
Completed in 14 milliseconds