Home
last modified time | relevance | path

Searched refs:have_error (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Derrors.h37 extern int have_error;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Derrors.h37 extern int have_error;
/OK3568_Linux_fs/kernel/fs/afs/
H A Dafs.h151 bool have_error; /* True if status.abort_code indicates an error */ member
H A Ddir.c666 if (!vp->scb.have_status && !vp->scb.have_error) in afs_do_lookup_success()
1438 (op->file[1].scb.have_status && op->file[1].scb.have_error)) in afs_dir_remove_link()
H A Dinode.c275 if (vp->scb.have_error) { in afs_vnode_commit_status()
H A Dfsclient.c74 scb->have_error = true; in xdr_decode_AFSFetchStatus()
84 scb->have_error = true; in xdr_decode_AFSFetchStatus()
H A Dyfsclient.c192 scb->have_error = true; in xdr_decode_YFSFetchStatus()