tag
line
file
source code
xdr_decode_string
169
fs/nfs/proc.c
if (!(p = xdr_decode_string(p, entry->name, NFS_MAXNAMLEN)))
xdr_decode_string
296
fs/nfs/proc.c
if (!(p = xdr_decode_string(p, res, NFS_MAXPATHLEN))) {