Lines Matching refs:buffer
45 static inline int nfs_pathsegment(const char **path, char *buffer,
49 char *dest = buffer;
327 * buffer
342 * user buffer
372 char buffer[NAME_MAX + 1];
411 error = nfs_pathsegment(&path, buffer, &terminator);
417 relpath, buffer, error);
423 error = nfs_lookup(nmp, buffer, fhandle, obj_attributes, dir_attributes);
427 relpath, buffer, error);
456 buffer, path);