Home
last modified time | relevance | path

Searched refs:c_secure (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dcache.h38 c_secure : 1; /* req came from port < 1024 */ member
H A Dnfscache.c540 if (!test_bit(RQ_SECURE, &rqstp->rq_flags) && rp->c_secure) in nfsd_cache_lookup()
636 rp->c_secure = test_bit(RQ_SECURE, &rqstp->rq_flags); in nfsd_cache_update()