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
3952
if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
fs/nfs/nfs4proc.c
3983
server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfs/nfs4proc.c
6263
u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
fs/nfs/nfs4proc.c
6319
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
3298
if (bmap2 & FATTR4_WORD2_SECURITY_LABEL) {
fs/nfsd/nfs4proc.c
3300
bmap2 &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4proc.c
404
open->op_bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4proc.c
907
create->cr_bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4proc.c
98
if ((bmval[2] & FATTR4_WORD2_SECURITY_LABEL) &&
fs/nfsd/nfs4xdr.c
3204
supp[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4xdr.c
3636
supp[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4xdr.c
4060
if ((attrmask[2] & FATTR4_WORD2_SECURITY_LABEL) ||
fs/nfsd/nfs4xdr.c
4068
if (attrmask[2] & FATTR4_WORD2_SECURITY_LABEL) {
fs/nfsd/nfs4xdr.c
4070
attrmask[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
fs/nfsd/nfs4xdr.c
608
bmval[2] & FATTR4_WORD2_SECURITY_LABEL) {
fs/nfsd/nfsd.h
442
#define NFSD4_2_SECURITY_ATTRS FATTR4_WORD2_SECURITY_LABEL
fs/nfsd/nfsd.h
530
FATTR4_WORD2_SECURITY_LABEL