Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dsuper.c1208 static int nfs_get_option_ul_bound(substring_t args[], unsigned long *option, in nfs_get_option_ul_bound() function
1379 if (nfs_get_option_ul_bound(args, &option, 1, INT_MAX)) in nfs_parse_mount_options()
1384 if (nfs_get_option_ul_bound(args, &option, 0, INT_MAX)) in nfs_parse_mount_options()
1569 if (nfs_get_option_ul_bound(args, &option, 1, NFS_MAX_CONNECTIONS)) in nfs_parse_mount_options()