Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dproc.c41 unsigned int flag = table[i].const_value; in ksmbd_proc_show_flag_names()
57 int count, unsigned int const_value) in ksmbd_proc_const_name() argument
62 if (table[i].const_value == const_value) in ksmbd_proc_const_name()
69 unsigned int const_value; member