Searched refs:ncp_open_create_file_or_subdir (Results 1 – 4 of 4) sorted by relevance
/fs/ncpfs/ |
D | file.c | 53 result = ncp_open_create_file_or_subdir(NCP_SERVER(inode), in ncp_make_open() 62 result = ncp_open_create_file_or_subdir(NCP_SERVER(inode), in ncp_make_open() 68 result = ncp_open_create_file_or_subdir(NCP_SERVER(inode), in ncp_make_open()
|
D | ncplib_kernel.h | 83 int ncp_open_create_file_or_subdir(struct ncp_server *, struct inode *, const char *,
|
D | dir.c | 944 result = ncp_open_create_file_or_subdir(server, dir, __name, in ncp_create_new() 949 result = ncp_open_create_file_or_subdir(server, dir, __name, in ncp_create_new() 1001 error = ncp_open_create_file_or_subdir(server, dir, __name, in ncp_mkdir()
|
D | ncplib_kernel.c | 778 int ncp_open_create_file_or_subdir(struct ncp_server *server, in ncp_open_create_file_or_subdir() function
|