Searched refs:noff (Results 1 – 1 of 1) sorted by relevance
149 int off, noff; in cifs_compose_mount_options() local199 noff = strlen(sb_mountdata + off); in cifs_compose_mount_options()201 noff = tkn_e - (sb_mountdata + off) + 1; in cifs_compose_mount_options()204 off += noff; in cifs_compose_mount_options()208 off += noff; in cifs_compose_mount_options()212 off += noff; in cifs_compose_mount_options()215 strncat(mountdata, sb_mountdata + off, noff); in cifs_compose_mount_options()216 off += noff; in cifs_compose_mount_options()