Symbol: FATTR4_WORD2_SECURITY_LABEL
fs/nfs/nfs4proc.c
229
FATTR4_WORD2_SECURITY_LABEL
fs/nfs/nfs4proc.c
251
| FATTR4_WORD2_SECURITY_LABEL
fs/nfs/nfs4proc.c
3051
if (!(attrset[2] & FATTR4_WORD2_SECURITY_LABEL))
fs/nfs/nfs4proc.c
3950
if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
fs/nfs/nfs4proc.c
3981
server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfs/nfs4proc.c
6253
u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
fs/nfs/nfs4proc.c
6309
const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
fs/nfs/nfs4xdr.c
1159
if (label && (attrmask[2] & FATTR4_WORD2_SECURITY_LABEL)) {
fs/nfs/nfs4xdr.c
1161
bmval[2] |= FATTR4_WORD2_SECURITY_LABEL;
fs/nfs/nfs4xdr.c
1189
if (label && (bmval[2] & FATTR4_WORD2_SECURITY_LABEL)) {
fs/nfs/nfs4xdr.c
1634
attrs[2] |= FATTR4_WORD2_SECURITY_LABEL;
fs/nfs/nfs4xdr.c
4284
if (unlikely(bitmap[2] & (FATTR4_WORD2_SECURITY_LABEL - 1U)))
fs/nfs/nfs4xdr.c
4286
if (likely(bitmap[2] & FATTR4_WORD2_SECURITY_LABEL)) {
fs/nfs/nfs4xdr.c
4302
bitmap[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4proc.c
3286
if (bmap2 & FATTR4_WORD2_SECURITY_LABEL) {
fs/nfsd/nfs4proc.c
3288
bmap2 &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4proc.c
400
open->op_bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4proc.c
904
create->cr_bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4proc.c
98
if ((bmval[2] & FATTR4_WORD2_SECURITY_LABEL) &&
fs/nfsd/nfs4xdr.c
3200
supp[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4xdr.c
3605
supp[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4xdr.c
3985
if ((attrmask[2] & FATTR4_WORD2_SECURITY_LABEL) ||
fs/nfsd/nfs4xdr.c
3993
if (attrmask[2] & FATTR4_WORD2_SECURITY_LABEL) {
fs/nfsd/nfs4xdr.c
3995
attrmask[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4xdr.c
608
bmval[2] & FATTR4_WORD2_SECURITY_LABEL) {
fs/nfsd/nfsd.h
452
#define NFSD4_2_SECURITY_ATTRS FATTR4_WORD2_SECURITY_LABEL
fs/nfsd/nfsd.h
540
FATTR4_WORD2_SECURITY_LABEL