Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/nfsd/
Dexport.h36 #define NFSEXP_SECURITY_LABEL 0x0080 macro
/Linux-v5.4/fs/nfsd/
Dexport.c1120 { NFSEXP_SECURITY_LABEL, {"security_label", ""}},
Dnfs4proc.c107 !(exp->ex_flags & NFSEXP_SECURITY_LABEL)) in check_attr_support()
Dnfs4xdr.c2481 if (exp->ex_flags & NFSEXP_SECURITY_LABEL) in nfsd4_encode_fattr()