Searched refs:ncp_del_file_or_subdir (Results 1 – 3 of 3) sorted by relevance
82 int ncp_del_file_or_subdir(struct ncp_server *, struct inode *, const char *);
745 ncp_del_file_or_subdir(struct ncp_server *server, in ncp_del_file_or_subdir() function959 result = ncp_del_file_or_subdir(server, new_dir, new_name); in ncp_ren_or_mov_file_or_subdir()
1051 result = ncp_del_file_or_subdir(server, dir, __name); in ncp_rmdir()