Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_plain.c77 #define PLAIN_FL_USER (0x01) macro
205 phdr->ph_flags |= PLAIN_FL_USER; in plain_ctx_sign()
241 if (phdr->ph_flags & PLAIN_FL_USER) { in plain_ctx_verify()
753 if (phdr->ph_flags & PLAIN_FL_USER) { in plain_accept()