Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dconnect.c133 static const match_table_t cifs_mount_option_tokens = { variable
1511 token = match_token(data, cifs_mount_option_tokens, args); in cifs_parse_mount_options()