Home
last modified time | relevance | path

Searched refs:ncp_del_file_or_subdir (Results 1 – 3 of 3) sorted by relevance

/fs/ncpfs/
Dncplib_kernel.h82 int ncp_del_file_or_subdir(struct ncp_server *, struct inode *, const char *);
Dncplib_kernel.c745 ncp_del_file_or_subdir(struct ncp_server *server, in ncp_del_file_or_subdir() function
959 result = ncp_del_file_or_subdir(server, new_dir, new_name); in ncp_ren_or_mov_file_or_subdir()
Ddir.c1051 result = ncp_del_file_or_subdir(server, dir, __name); in ncp_rmdir()