Searched refs:FATTR4_WORD2_SECURITY_LABEL (Results 1 – 6 of 6) sorted by relevance
392 #define NFSD4_2_SECURITY_ATTRS FATTR4_WORD2_SECURITY_LABEL464 FATTR4_WORD2_SECURITY_LABEL
85 bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL; in nfsd4_security_inode_setsecctx()120 if ((bmval[2] & FATTR4_WORD2_SECURITY_LABEL) && in check_attr_support()2675 if (bmap2 & FATTR4_WORD2_SECURITY_LABEL) { in nfsd4_getattr_rsize()2677 bmap2 &= ~FATTR4_WORD2_SECURITY_LABEL; in nfsd4_getattr_rsize()
508 bmval[2] & FATTR4_WORD2_SECURITY_LABEL) { in nfsd4_decode_fattr4()2902 if ((bmval2 & FATTR4_WORD2_SECURITY_LABEL) || in nfsd4_encode_fattr()2910 if (bmval2 & FATTR4_WORD2_SECURITY_LABEL) { in nfsd4_encode_fattr()2912 bmval2 &= ~FATTR4_WORD2_SECURITY_LABEL; in nfsd4_encode_fattr()2937 supp[2] &= ~FATTR4_WORD2_SECURITY_LABEL; in nfsd4_encode_fattr()3325 if (bmval2 & FATTR4_WORD2_SECURITY_LABEL) { in nfsd4_encode_fattr()
456 #define FATTR4_WORD2_SECURITY_LABEL (1UL << 16) macro
214 FATTR4_WORD2_SECURITY_LABEL235 | FATTR4_WORD2_SECURITY_LABEL3026 if (!(attrset[2] & FATTR4_WORD2_SECURITY_LABEL)) in nfs4_exclusive_attrset()3893 if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL) in _nfs4_server_capabilities()3918 server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL; in _nfs4_server_capabilities()3975 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL; in _nfs4_lookup_root()5490 bitmask[2] |= FATTR4_WORD2_SECURITY_LABEL; in nfs4_bitmask_set()6010 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL }; in _nfs4_get_security_label()6065 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL }; in _nfs4_do_set_security_label()
1156 if (label && (attrmask[2] & FATTR4_WORD2_SECURITY_LABEL)) { in encode_attrs()1158 bmval[2] |= FATTR4_WORD2_SECURITY_LABEL; in encode_attrs()1186 if (label && (bmval[2] & FATTR4_WORD2_SECURITY_LABEL)) { in encode_attrs()1620 attrs[2] |= FATTR4_WORD2_SECURITY_LABEL; in encode_readdir()4166 if (unlikely(bitmap[2] & (FATTR4_WORD2_SECURITY_LABEL - 1U))) in decode_attr_security_label()4168 if (likely(bitmap[2] & FATTR4_WORD2_SECURITY_LABEL)) { in decode_attr_security_label()4196 bitmap[2] &= ~FATTR4_WORD2_SECURITY_LABEL; in decode_attr_security_label()