Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c1281 static int get_option_ul(substring_t args[], unsigned long *option) in get_option_ul() function
1301 rc = get_option_ul(args, &value); in get_option_uid()
1319 rc = get_option_ul(args, &value); in get_option_gid()
1821 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1829 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1837 if (get_option_ul(args, &option) || in cifs_parse_mount_options()
1846 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1853 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1873 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1881 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
[all …]