Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dconnect.c1063 static int get_option_ul(substring_t args[], unsigned long *option) in get_option_ul() function
1083 rc = get_option_ul(args, &value); in get_option_uid()
1101 rc = get_option_ul(args, &value); in get_option_gid()
1710 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1718 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1726 if (get_option_ul(args, &option) || in cifs_parse_mount_options()
1735 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1743 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1751 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
1763 if (get_option_ul(args, &option)) { in cifs_parse_mount_options()
[all …]