Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dsuper.c120 static const match_table_t nfs_mount_option_tokens = { variable
1234 token = match_token(p, nfs_mount_option_tokens, args); in nfs_parse_mount_options()