Searched refs:nfs_copy_user_string (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dsuper.c775 static void *nfs_copy_user_string(char *dst, struct nfs_string *src, int maxlen) function
857 p = nfs_copy_user_string(NULL, &data->hostname, 256);
862 p = nfs_copy_user_string(NULL, &data->mnt_path, 1024);
869 p = nfs_copy_user_string(ip_addr, &data->client_addr,

Completed in 52 milliseconds