Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dconnect.c122 static const match_table_t cifs_mount_option_tokens = { variable
1539 token = match_token(data, cifs_mount_option_tokens, args); in cifs_parse_mount_options()