Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/nfsd/
H A Dexport.h36 #define NFSEXP_SECURITY_LABEL 0x0080 macro
/openbmc/linux/fs/nfsd/
H A Dexport.c1259 { NFSEXP_SECURITY_LABEL, {"security_label", ""}},
H A Dnfs4proc.c93 !(exp->ex_flags & NFSEXP_SECURITY_LABEL)) in check_attr_support()
H A Dnfs4xdr.c3034 if (exp->ex_flags & NFSEXP_SECURITY_LABEL) in nfsd4_encode_fattr()