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 *);
743 ncp_del_file_or_subdir(struct ncp_server *server, in ncp_del_file_or_subdir() function957 result = ncp_del_file_or_subdir(server, new_dir, new_name); in ncp_ren_or_mov_file_or_subdir()
1026 result = ncp_del_file_or_subdir(server, dir, __name); in ncp_rmdir()