taglinefilesource code
olen735fs/smbfs/proc.cconst char *opath, const int olen,
olen745fs/smbfs/proc.cp = smb_setup_header(server, SMBmv, 1, olen + nlen + 4);
olen747fs/smbfs/proc.cp = smb_encode_ascii(p, opath, olen);
olen748fs/smbfs/proc.csmb_encode_ascii(p, npath, olen);
olen138include/linux/smb_fs.hint smb_proc_mv(struct smb_server *server, const char *opath, const int olen,