Searched refs:ncp_add_handle_path (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/fs/ncpfs/ | 
| D | ncplib_kernel.c | 306 static void ncp_add_handle_path(struct ncp_server *server, __u8 vol_num,  in ncp_add_handle_path()  function 334 	ncp_add_handle_path(server, volnum, dirent, 1, NULL);  in ncp_dirhandle_alloc() 436 	ncp_add_handle_path(server, volnum, dirent, 1, path);  in ncp_obtain_info() 466 	ncp_add_handle_path(server, volnum, dirent, 1, path);  in ncp_obtain_DOS_dir_base() 555 	ncp_add_handle_path(server, vol_num, dir_base, 1, path);  in ncp_ObtainSpecificDirBase() 663 	ncp_add_handle_path(server, volnum, dirent, 1, path);  in ncp_modify_file_or_subdir_dos_info_path() 719 	ncp_add_handle_path(server, volnum, dirent, have_dir_base, name);  in ncp_DeleteNSEntry() 804 	ncp_add_handle_path(server, volnum, dirent, 1, name);  in ncp_open_create_file_or_subdir() 840 	ncp_add_handle_path(server, volnum, dirent, 1, NULL);  in ncp_initialize_search()
  |