| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | export.h | 52 int ex_flags; member 82 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC)) 83 #define EX_NOHIDE(exp) ((exp)->ex_flags & NFSEXP_NOHIDE) 84 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES)
|
| H A D | nfsfh.c | 35 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd_acceptable() 121 if (!(exp->ex_flags & NFSEXP_V4ROOT)) in check_pseudo_root() 222 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) { in nfsd_set_fh_dentry() 422 int subtreecheck = !(exp->ex_flags & NFSEXP_NOSUBTREECHECK); in _fh_update() 442 (exp->ex_flags & NFSEXP_NOSUBTREECHECK)) in _fh_update_old() 467 return exp->ex_flags & NFSEXP_FSID; in fsid_type_ok_for_exp() 511 } else if (exp->ex_flags & NFSEXP_FSID) { in set_version_and_fsid_type() 699 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source() 708 if (fhp->fh_export->ex_flags & NFSEXP_FSID) in fsid_source()
|
| H A D | export.c | 505 if (~NFSEXP_SECINFO_FLAGS & (f->flags ^ exp->ex_flags)) in secinfo_parse() 596 exp.ex_flags= an_int; in svc_export_parse() 633 err = check_export(d_inode(exp.ex_path.dentry), &exp.ex_flags, in svc_export_parse() 706 exp_flags(m, exp->ex_flags, exp->ex_fsid, in svc_export_show() 753 new->ex_flags = item->ex_flags; in export_update() 1198 if (!secinfo_flags_equal(flags, exp->ex_flags)) in show_secinfo()
|
| H A D | auth.c | 17 return exp->ex_flags; in nfsexp_flags()
|
| H A D | vfs.c | 88 if (err == -ENOENT && !(exp->ex_flags & NFSEXP_V4ROOT)) in nfsd_cross_mnt() 94 (exp->ex_flags & NFSEXP_CROSSMOUNT) || EX_NOHIDE(exp2)) { in nfsd_cross_mnt() 159 if (exp->ex_flags & NFSEXP_V4ROOT) in nfsd_mountpoint() 2374 if (exp->ex_flags & NFSEXP_NOAUTHNLM) in nfsd_permission()
|
| H A D | nfs4layouts.c | 133 if (!(exp->ex_flags & NFSEXP_PNFS)) in nfsd4_setup_layout_type()
|
| H A D | nfs3proc.c | 523 if (resp->fh.fh_export->ex_flags & NFSEXP_NOREADDIRPLUS) { in nfsd3_proc_readdirplus()
|
| H A D | nfs4xdr.c | 2298 if (exp->ex_flags & NFSEXP_V4ROOT) { in encode_change() 2777 if (exp->ex_flags & NFSEXP_SECURITY_LABEL) in nfsd4_encode_fattr() 2843 if (exp->ex_flags & NFSEXP_NOSUBTREECHECK) in nfsd4_encode_fattr() 3314 if (!(exp->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_dirent_fattr()
|
| H A D | nfs4proc.c | 109 !(exp->ex_flags & NFSEXP_SECURITY_LABEL)) in check_attr_support()
|
| H A D | nfs4state.c | 4752 (cstate->current_fh.fh_export->ex_flags & NFSEXP_PNFS)) { in nfsd4_process_open1()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/ |
| H A D | 0001-Forward-port-to-OpenSSL-1.1.x.patch | 395 + uint32_t ex_flags = X509_get_extension_flags(cert); 404 - else if (!((cert->ex_flags & EXFLAG_KUSAGE) && 406 + else if (!((ex_flags & EXFLAG_KUSAGE) && 415 + uint32_t ex_flags = X509_get_extension_flags(cert); 424 - else if (!((cert->ex_flags & EXFLAG_KUSAGE) && 426 + else if (!((ex_flags & EXFLAG_KUSAGE) && 430 - (cert->ex_flags & EXFLAG_KUSAGE), 432 + (ex_flags & EXFLAG_KUSAGE),
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssl/openssl/ |
| H A D | CVE-2023-0465.patch | 40 + if ((x->ex_flags & EXFLAG_INVALID_POLICY) != 0) 42 CB_FAIL_IF((x->ex_flags & EXFLAG_INVALID_POLICY) != 0,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | x509.h | 281 unsigned long ex_flags; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | x509.h | 253 unsigned long ex_flags; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | x509.h | 174 unsigned long ex_flags; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | x509.h | 174 unsigned long ex_flags; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | x509.h | 174 unsigned long ex_flags; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | x509.h | 174 unsigned long ex_flags; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | x509.h | 253 unsigned long ex_flags; member
|