Home
last modified time | relevance | path

Searched refs:NFSEXP_SECURITY_LABEL (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/uapi/linux/nfsd/
Dexport.h36 #define NFSEXP_SECURITY_LABEL 0x0080 macro
/linux-4.19.296/fs/nfsd/
Dexport.c1107 { NFSEXP_SECURITY_LABEL, {"security_label", ""}},
Dnfs4proc.c106 !(exp->ex_flags & NFSEXP_SECURITY_LABEL)) in check_attr_support()
Dnfs4xdr.c2474 if (exp->ex_flags & NFSEXP_SECURITY_LABEL) in nfsd4_encode_fattr()