taglinefilesource code
olen809fs/smbfs/proc.cconst char *opath, const int olen,
olen819fs/smbfs/proc.cp = smb_setup_header(server, SMBmv, 1, olen + nlen + 4);
olen821fs/smbfs/proc.cp = smb_encode_ascii(p, opath, olen);
olen822fs/smbfs/proc.csmb_encode_ascii(p, npath, olen);
olen143include/linux/smb_fs.hint smb_proc_mv(struct smb_server *server, const char *opath, const int olen,