Home
last modified time | relevance | path

Searched refs:nextd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c2230 const struct nfsd4_operation *nextd; in need_wrongsec_check() local
2247 nextd = OPDESC(next); in need_wrongsec_check()
2253 return !(nextd->op_flags & OP_HANDLES_WRONGSEC); in need_wrongsec_check()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c2547 const struct nfsd4_operation *nextd; in need_wrongsec_check() local
2564 nextd = OPDESC(next); in need_wrongsec_check()
2570 return !(nextd->op_flags & OP_HANDLES_WRONGSEC); in need_wrongsec_check()

Completed in 9 milliseconds