Searched refs:dirsep (Results 1 – 2 of 2) sorted by relevance
336 const char *dirsep; in main() local339 dirsep = strrchr(ofilename, '/'); in main()340 if (dirsep != NULL) in main()343 (int)(dirsep - ofilename), ofilename); in main()
100 char dirsep; in build_path_from_dentry_optional_prefix() local105 dirsep = CIFS_DIR_SEP(cifs_sb); in build_path_from_dentry_optional_prefix()141 full_path[namelen] = dirsep; in build_path_from_dentry_optional_prefix()