Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dmisc.h43 unsigned int const_value; member
61 unsigned int const_value);
H A Dproc.c31 unsigned int const_value; member
/linux/fs/smb/server/mgmt/
H A Duser_session.c163 if (table[i].const_value & flags) in ksmbd_proc_show_flag_names()
164 seq_printf(m, "0x%08x\t", table[i].const_value); in ksmbd_proc_show_flag_names()
173 unsigned int const_value) in ksmbd_proc_show_const_name() argument
178 if (table[i].const_value & const_value) in ksmbd_proc_show_const_name()