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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 80 milliseconds