Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dconnect.c1164 static int get_option_ul(substring_t args[], unsigned long *option) in get_option_ul() function
1184 rc = get_option_ul(args, &value); in get_option_uid()
1202 rc = get_option_ul(args, &value); in get_option_gid()
1819 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1827 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1835 if (get_option_ul(args, &option) || in cifs_parse_mount_options()
1844 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1852 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1860 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1872 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
[all …]