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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dncplib_kernel.h83 int ncp_del_file_or_subdir(struct ncp_server *, struct inode *, char *);
H A Dncplib_kernel.c736 ncp_del_file_or_subdir(struct ncp_server *server, function
948 result = ncp_del_file_or_subdir(server, new_dir, new_name);
H A Ddir.c1016 result = ncp_del_file_or_subdir(server, dir, __name);

Completed in 34 milliseconds