Searched defs:pplen (Results 1 – 3 of 3) sorted by relevance
52 int pplen = vol->prepath ? strlen(vol->prepath) + 1 : 0; in cifs_build_path_to_root() local87 int pplen = 0; in build_path_from_dentry() local
67 size_t pplen; in cifs_build_devname() local
3519 unsigned int pplen = vol->prepath ? strlen(vol->prepath) + 1 : 0; in build_unc_path_to_root() local