Searched refs:get_option_ul (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/fs/cifs/ |
D | connect.c | 1127 static int get_option_ul(substring_t args[], unsigned long *option) in get_option_ul() function 1459 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() 1468 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() 1477 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() 1486 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() 1494 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() 1503 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() 1511 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() 1519 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() 1527 if (get_option_ul(args, &option)) { in cifs_parse_mount_options() [all …]
|