Symbol: CACHE_NEGATIVE
fs/nfs/dns_resolve.c
191
if (!test_bit(CACHE_NEGATIVE, &h->flags)) {
fs/nfs/dns_resolve.c
268
set_bit(CACHE_NEGATIVE, &key.h.flags);
fs/nfs/dns_resolve.c
311
if (test_bit(CACHE_NEGATIVE, &(*item)->h.flags))
fs/nfsd/export.c
1359
set_bit(CACHE_NEGATIVE, &exp.h.flags);
fs/nfsd/export.c
148
set_bit(CACHE_NEGATIVE, &key.h.flags);
fs/nfsd/export.c
1502
!test_bit(CACHE_NEGATIVE, &h->flags)) {
fs/nfsd/export.c
195
!test_bit(CACHE_NEGATIVE, &h->flags)) {
fs/nfsd/export.c
508
set_bit(CACHE_NEGATIVE, &key.h.flags);
fs/nfsd/export.c
51
!test_bit(CACHE_NEGATIVE, &key->h.flags))
fs/nfsd/export.c
892
set_bit(CACHE_NEGATIVE, &exp.h.flags);
fs/nfsd/nfs4idmap.c
258
set_bit(CACHE_NEGATIVE, &ent.h.flags);
fs/nfsd/nfs4idmap.c
420
set_bit(CACHE_NEGATIVE, &ent.h.flags);
fs/nfsd/trace.h
417
__entry->cache = !test_bit(CACHE_NEGATIVE, &key->h.flags);
fs/nfsd/trace.h
460
__entry->cache = !test_bit(CACHE_NEGATIVE, &key->h.flags);
net/sunrpc/auth_gss/svcauth_gss.c
500
set_bit(CACHE_NEGATIVE, &rsci.h.flags);
net/sunrpc/cache.c
191
set_bit(CACHE_NEGATIVE, &h->flags);
net/sunrpc/cache.c
199
if (!test_bit(CACHE_NEGATIVE, &new->flags)) {
net/sunrpc/cache.c
257
if (test_bit(CACHE_NEGATIVE, &h->flags))
net/sunrpc/svcauth_unix.c
115
!test_bit(CACHE_NEGATIVE, &item->flags))
net/sunrpc/svcauth_unix.c
280
!test_bit(CACHE_NEGATIVE, &h->flags))
net/sunrpc/svcauth_unix.c
320
set_bit(CACHE_NEGATIVE, &ip.h.flags);
net/sunrpc/svcauth_unix.c
429
!test_bit(CACHE_NEGATIVE, &item->flags))
net/sunrpc/svcauth_unix.c
576
!test_bit(CACHE_NEGATIVE, &h->flags))