Searched refs:ph_flags (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec_plain.c82 __u8 ph_flags; member in struct:plain_header
200 phdr->ph_flags = 0;
205 phdr->ph_flags |= PLAIN_FL_USER;
207 phdr->ph_flags |= PLAIN_FL_BULK;
241 if (phdr->ph_flags & PLAIN_FL_USER) {
270 phdr->ph_flags & PLAIN_FL_BULK)) {
276 if (phdr->ph_flags & PLAIN_FL_BULK) {
754 if (phdr->ph_flags & PLAIN_FL_USER) {
765 if (phdr->ph_flags & PLAIN_FL_BULK) {
854 phdr->ph_flags
[all...]
/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_debug.h72 __u32 ph_flags; member in struct:ptldebug_header
/drivers/staging/lustre/lustre/libcfs/
H A Dtracefile.c292 header.ph_flags |= PH_FLAG_FIRST_RECORD;

Completed in 745 milliseconds